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:	Sun, 6 May 2012 09:34:50 +0300
From:	Dan Carpenter <dan.carpenter@...cle.com>
To:	Johannes Thumshirn <morbidrsa@...glemail.com>
Cc:	gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org, stefanha@...il.com,
	andor.daam@...glemail.com, grabner@....tugraz.at, jj@...osbits.net,
	thomas@...3r.de
Subject: Re: [PATCH 1/8] drivers/staging/line6/control.c: Change
 strict_strtoul to kstrtoul

On Sat, May 05, 2012 at 04:31:45PM +0200, Johannes Thumshirn wrote:
> Changed strict_strtoul() call to kstrtoul to make checkpatch.pl happy
> 

This would probably be better as kstrtou8(). You'd have to change
the type of value, and the function parameters which take value as
well.  Also you would have to change the name of pod_set_param_int()
because it says "int".


regards,
dan carpenter

--
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