[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
Greg KH
gregkh at linuxfoundation.org
Thu Mar 23 05:26:03 PDT 2023
On Thu, Mar 23, 2023 at 12:58:30AM +0800, Yangtao Li wrote:
> There are plenty of using kobject_del() and kobject_put() together
> in the kernel tree. This patch wraps these two calls in a single helper.
>
> Signed-off-by: Yangtao Li <frank.li at vivo.com>
> ---
> v3:
> -convert to inline helper
> v2:
> -add kobject_del_and_put() users
> include/linux/kobject.h | 13 +++++++++++++
> lib/kobject.c | 3 +--
> 2 files changed, 14 insertions(+), 2 deletions(-)
Meta-comment, something is wrong with this email as it is not linked to
the rest of the series.
You can see that by looking at this message in lore.kernel.org:
https://lore.kernel.org/r/20230322165830.55071-1-frank.li@vivo.com
No 2-10 patches linked there (they show up as a separate series.)
So even if I wanted to take this series now, we can't as our tools can't
find them...
thanks,
greg k-h
More information about the linux-mtd
mailing list