diff options
author | 2017-10-18 17:40:16 +0200 | |
---|---|---|
committer | 2017-10-20 13:11:04 +0100 | |
commit | 025d0dfcc1dd90e2489ab9c500c8f5efbe3ce82f (patch) | |
tree | cb4373e659700399a188fc9d6ffb1c3fc0feec17 /drivers/net/tun.c | |
parent | s390/qeth: remove duplicated device matching (diff) | |
download | wireguard-linux-025d0dfcc1dd90e2489ab9c500c8f5efbe3ce82f.tar.xz wireguard-linux-025d0dfcc1dd90e2489ab9c500c8f5efbe3ce82f.zip |
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
The sysfs enabled value is a boolean, so kstrtobool() is a better fit
for parsing the input string since it does the range checking for us.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions