diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-10-18 14:47:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2012-10-19 18:46:50 +0100 |
commit | 948ad20504894436c008c8a50f74e277edeff9a1 (patch) | |
tree | 3c9625afdb855cb6ee6fe1538da4e615fe3041f2 /scripts | |
parent | 45259859492812c8b700ae1d157be01a8d2babfe (diff) | |
download | linux-948ad20504894436c008c8a50f74e277edeff9a1.tar.bz2 |
iio: Use strict_strtouint instead of kstrtoul
strict_strto* has been deprecated in favor of kstrto*. Use strict_strtouint
respective strict_strtoint, since that is what the functions we pass the
converted values to expect.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions