diff options
author | Mathieu OTHACEHE <m.othacehe@gmail.com> | 2016-02-04 21:01:29 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2016-02-28 16:36:53 +0300 |
commit | ce9d8562536f1289f7cb7afb1d4b2e0d27d2eb2c (patch) | |
tree | b581d4b2b446f51489fdf0bd2275e0fc51a1eda9 /drivers/usb/gadget | |
parent | 0f3083af5fde121abefddf70c84ba51455ae310f (diff) | |
download | linux-ce9d8562536f1289f7cb7afb1d4b2e0d27d2eb2c.tar.xz |
USB: serial: fix boolinit.cocci warnings
Bool initializations should use true and false. Bool tests don't need
comparisons.
Also, use IS_ENABLED instead of ifdef.
Generated by: scripts/coccinelle/misc/boolinit.cocci
Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions