[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024082222-number-amends-e2a6@gregkh>
Date: Thu, 22 Aug 2024 15:39:31 +0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, "Rafael J. Wysocki" <rafael@...nel.org>,
Zijun Hu <quic_zijuhu@...cinc.com>
Subject: Re: [PATCH v1 0/5] driver core: fw_devlink: Clean up strings and
mutex usages
On Wed, Aug 21, 2024 at 06:48:18PM +0300, Andy Shevchenko wrote:
> Replace strlen() + kmalloc() + snprintf() by kasprintf() ond other
> string handling improvements.
>
> Use guard() / scoped_guard() to handle fw_devlink mutex.
Nice clean ups, thanks!
Powered by blists - more mailing lists