summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/storage_common.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-11-02 00:13:55 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-03 17:46:01 +0300
commit372488c6936f4e7734e4ff5613c504affb49ff68 (patch)
treefa5616d4903de0a1d254c7129bc8f5348ff22a3d /drivers/usb/gadget/function/storage_common.c
parent7a09c1269702db8eccb6f718da2b00173e1e0034 (diff)
downloadlinux-372488c6936f4e7734e4ff5613c504affb49ff68.tar.xz
usb: core: Use kstrtobool() instead of strtobool()
strtobool() is the same as kstrtobool(). However, the latter is more used within the kernel. In order to remove strtobool() and slightly simplify kstrtox.h, switch to the other function name. While at it, include the corresponding header file (<linux/kstrtox.h>) Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/f01ef2ddaf12a6412127611617786adc1234e0b4.1667336095.git.christophe.jaillet@wanadoo.fr Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/function/storage_common.c')
0 files changed, 0 insertions, 0 deletions