]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: Re-use kstrtobool_from_user()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 29 May 2018 13:33:48 +0000 (16:33 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 30 May 2018 06:16:04 +0000 (08:16 +0200)
commit3bf5e97d7bbd175248da02efca2b265d13fb6041
treec52acb227090112c167fc5ceff3c5a3fb1d32d7d
parent9960521c44a5d828f29636ceac0600603ecbddbf
Bluetooth: Re-use kstrtobool_from_user()

Re-use kstrtobool_from_user() instead of open coded variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_core.c
net/bluetooth/hci_debugfs.c
net/bluetooth/smp.c