Re: [resend, PATCH v1 0/3] parport: Switch to some modern APIs

From: Luis Chamberlain
Date: Mon Oct 16 2023 - 15:38:54 EST


On Mon, Oct 16, 2023 at 04:31:32PM +0300, Andy Shevchenko wrote:
> This is a set of ad-hoc refactorings and cleanups to the parport driver.
>
> In v1,resent:
> - resent with Greg KH in Cc list
>
> Initial contribution have been seen here 6 weeks ago:
> https://lore.kernel.org/r/20230901134250.1172990-1-andriy.shevchenko@xxxxxxxxxxxxxxx
>
> Andy Shevchenko (3):
> parport: Use kasprintf() instead of fixed buffer formatting
> parport: Use list_for_each() helper
> parport: Drop unneeded NULL or 0 assignments

Nice cleanup!

Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>

Luis