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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 6 Jun 2013 12:51:59 -0700
From:	'Greg Kroah-Hartman' <gregkh@...uxfoundation.org>
To:	Jingoo Han <jg1.han@...sung.com>
Cc:	linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
	Michael Hennerich <michael.hennerich@...log.com>,
	'Eric Piel' <eric.piel@...mplin-utc.net>,
	'Dimitri Sivanich' <sivanich@....com>,
	'Robin Holt' <holt@....com>,
	'Andy Shevchenko' <andy.shevchenko@...il.com>
Subject: Re: [PATCH V3] rtc: rtc-pcf2123: replace strict_strtoul() with
 kstrtoul()

On Tue, Jun 04, 2013 at 01:12:52PM +0900, Jingoo Han wrote:
> The usage of strict_strtoul() is not preferred, because
> strict_strtoul() is obsolete. Thus, kstrtoul() should be
> used.
> 
> Signed-off-by: Jingoo Han <jg1.han@...sung.com>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> Changes since v1:
> - Splitted to two sequential checks.
> - Added Andy Shevchenko's Reviewed-by.
> 
> Changes since v1:
> - Used return code from kstrtoul().
> 
>  drivers/rtc/rtc-pcf2123.c |   15 ++++++++++-----
>  1 file changed, 10 insertions(+), 5 deletions(-)

I'm not the drivers/rtc/ maintainer, why send this to me?

greg k-h
--
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