diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-10-18 15:47:00 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2012-10-19 19:46:50 +0200 |
commit | 948ad20504894436c008c8a50f74e277edeff9a1 (patch) | |
tree | 3c9625afdb855cb6ee6fe1538da4e615fe3041f2 /mm/slab.c | |
parent | iio: at91_adc: Use devm_kcalloc to allocate arrays (diff) | |
download | linux-948ad20504894436c008c8a50f74e277edeff9a1.tar.xz linux-948ad20504894436c008c8a50f74e277edeff9a1.zip |
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 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions