Commit 86b40567b9178d2de8bbc08b04c98c8373ddf194
Committed by
Greg Kroah-Hartman
1 parent
1f48c499df
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
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>
Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff
drivers/tty/hvc/hvc_iucv.c