[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZBbRDl4OYGZIlx7E@kroah.com>
Date: Sun, 19 Mar 2023 10:08:30 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Yangtao Li <frank.li@...o.com>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 01/10] kobject: introduce kobject_del_and_put()
On Sun, Mar 19, 2023 at 04:41:24PM +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@...o.com>
> ---
> v2:
> -add kobject_del_and_put() users
> include/linux/kobject.h | 1 +
> lib/kobject.c | 17 +++++++++++++++--
> 2 files changed, 16 insertions(+), 2 deletions(-)
Any reason you only sent me one patch? I guess you don't want me to
review them? :(
Powered by blists - more mailing lists