lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 17 May 2013 14:19:42 -0600
From:	Khalid Aziz <khalid.aziz@...cle.com>
To:	Joe Perches <joe@...ches.com>
Cc:	"James E.J. Bottomley" <JBottomley@...allels.com>,
	linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] BusLogic: Use more conventional argument order for
 logging

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@...ches.com>
> ---
>  drivers/scsi/BusLogic.c | 304 ++++++++++++++++++++++++------------------------
>  drivers/scsi/BusLogic.h |  24 ++--
>  2 files changed, 161 insertions(+), 167 deletions(-)

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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ