1
0
Fork 0
alistair23-linux/kernel/gcov
Jingoo Han 6072ddc852 kernel: replace strict_strto*() with kstrto*()
The usage of strict_strto*() is not preferred, because strict_strto*() is
obsolete.  Thus, kstrto*() should be used.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-12 15:38:03 -07:00
..
Kconfig kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:39:33 -08:00
Makefile kernel: change to new flag variable 2011-03-17 14:02:54 +01:00
base.c gcov: add gcov profiling infrastructure 2009-06-18 13:03:57 -07:00
fs.c kernel: replace strict_strto*() with kstrto*() 2013-09-12 15:38:03 -07:00
gcc_3_4.c gcov: add gcov profiling infrastructure 2009-06-18 13:03:57 -07:00
gcov.h gcov: add gcov profiling infrastructure 2009-06-18 13:03:57 -07:00