Re: [PATCH v3] i3c: fix refcount inconsistency in i3c_master_register
From: Markus Elfring
Date: Thu Oct 16 2025 - 11:11:17 EST
> In `i3c_master_register`, a possible refcount inconsistency has been
> identified, causing possible resource leak.
…
* Can it be preferred to refer to the term “reference count”?
* Would it be helpful to append parentheses to function names at more places?
Regards,
Markus