Re: [PATCH v2 0/5] libsas: Some logging tidy-up
From: Joe Perches
Date: Thu Nov 15 2018 - 07:34:16 EST
On Thu, 2018-11-15 at 18:20 +0800, John Garry wrote:
> This patchset presents some logging tidy-up, namely removing the printk
> wrappers and using pr_XXX() instead.
>
> In addition, some log levels are revised, as previous levels (generally
> debug) were too low.
Seems sensible, thanks.