1
0
Fork 0
alistair23-linux/drivers/firmware/google
Jingoo Han 20d0e57017 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
The use of strict_strtoul() is not preferred, because strict_strtoul() is
obsolete.  Thus, kstrtoul() should be used.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Matt Fleming <matt.fleming@intel.com>
Cc: Tom Gundersen <teg@jklm.no>
Cc: Mike Waychison <mikew@google.com>
Acked-by: Mike Waychison <mikew@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-11 15:58:16 -07:00
..
Kconfig firmware: fix GOOGLE_SMI kconfig dependency warning 2011-06-07 10:01:16 -07:00
Makefile driver: Google Memory Console 2011-04-29 18:09:34 -07:00
gsmi.c drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() 2013-09-11 15:58:16 -07:00
memconsole.c driver: Google Memory Console 2011-04-29 18:09:34 -07:00