lkml.org 
[lkml]   [2013]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 3/3] BusLogic: Use more conventional argument order for logging
From
Date
On Thu, 2013-05-16 at 21:58 -0700, Joe Perches wrote:
> Subsystem specific logging messages generally use
> subsystem_<level>(struct subsystem *, fmt, ...)
> not
> subsystem_<level>(fmt, struct subsystem *, ...)
>
> Convert to use the more generally used kernel style.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> drivers/scsi/BusLogic.c | 304 ++++++++++++++++++++++++------------------------
> drivers/scsi/BusLogic.h | 24 ++--
> 2 files changed, 161 insertions(+), 167 deletions(-)

Reviewed-by: Khalid Aziz <khalid.aziz@oracle.com>




\
 
 \ /
  Last update: 2013-05-17 23:01    [W:0.046 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site