]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Documentation: replace strict_strtoul() with kstrtoul()
authorJingoo Han <jg1.han@samsung.com>
Wed, 31 Jul 2013 21:59:16 +0000 (14:59 -0700)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Aug 2013 10:56:26 +0000 (12:56 +0200)
commit0ab943bf5624b2cbb63ce4fa870a7ab76bd732f6
treeefd3319e23afb00143f51aa2d2b31fd2f01dca30
parent5f5e39a152fb89e97253d5112df12d6a397beb2f
Documentation: replace strict_strtoul() with kstrtoul()

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@samsung.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/target/tcm_mod_builder.py
Documentation/trace/ftrace.txt