diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-06-01 07:30:06 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-03 17:30:42 (GMT) |
commit | 86b40567b9178d2de8bbc08b04c98c8373ddf194 (patch) | |
tree | a53a85ee6a73d6e1055bfcd7364cb6e54b692cdd /drivers/edac/ghes_edac.c | |
parent | 1f48c499df414a50e28a4a2b1332ff0e8e1af9a8 (diff) | |
download | linux-fsl-qoriq-86b40567b9178d2de8bbc08b04c98c8373ddf194.tar.xz |
tty: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/edac/ghes_edac.c')
0 files changed, 0 insertions, 0 deletions