diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-06-01 09:08:22 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2013-06-08 10:16:33 +0200 |
commit | c7f62fc87bb4f3ee7f21fed959795de2bd415ccf (patch) | |
tree | 5866fcf20c72962be16bbcedc2efcd3c9b49c3ae /tools | |
parent | Linux 3.10-rc4 (diff) | |
download | linux-c7f62fc87bb4f3ee7f21fed959795de2bd415ccf.tar.xz linux-c7f62fc87bb4f3ee7f21fed959795de2bd415ccf.zip |
EDAC: 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: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions