diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-09-23 10:36:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-23 21:07:54 +0200 |
commit | ab29c480b19465a5174ea8eddfa1bd42becf72c9 (patch) | |
tree | 1128dbc31d0b8cf0c3dd08cd42ddad6e927bdbd4 /tools/hv | |
parent | s390/qeth: clean up string ops in qeth_l3_parse_ipatoe() (diff) | |
download | linux-ab29c480b19465a5174ea8eddfa1bd42becf72c9.tar.xz linux-ab29c480b19465a5174ea8eddfa1bd42becf72c9.zip |
s390/qeth: replace deprecated simple_stroul()
Convert the remaining occurences in sysfs code to kstrtouint().
While at it move some input parsing out of locked sections, replace an
open-coded clamp() and remove some unnecessary run-time checks for
ipatoe->mask_bits that are already enforced when creating the object.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions