linux/drivers/usb/misc
Jiri Slaby 7cdfe4ddea sisusb_con: fix coccinelle warning
After commit d705ff3818 (tty: vt, cleanup and document con_scroll), in
the coccinelle output, we can see:
drivers/usb/misc/sisusbvga/sisusb_con.c:852:8-9: WARNING: return of 0/1 in function 'sisusbcon_scroll_area' with return type bool

Return true instead of 1 in the function returning bool which was
intended to do in d705ff3818 but omitted.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Fixes: d705ff3818 (tty: vt, cleanup and document con_scroll)
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-17 11:27:41 +02:00
..
sisusbvga sisusb_con: fix coccinelle warning 2017-05-17 11:27:41 +02:00
adutux.c USB: adutux: refactor endpoint retrieval 2017-03-23 13:53:16 +01:00
appledisplay.c USB: appledisplay: refactor endpoint retrieval 2017-03-23 13:53:16 +01:00
chaoskey.c USB: chaoskey: refactor endpoint retrieval 2017-03-23 13:53:16 +01:00
cypress_cy7c63.c usb: misc: cypress_cy7c63: don't print on ENOMEM 2016-08-30 19:17:37 +02:00
cytherm.c usb: misc: cytherm: don't print on ENOMEM 2016-08-30 19:17:38 +02:00
ehset.c
emi26.c
emi62.c
ezusb.c ezusb: constify local structures 2016-09-13 17:24:24 +02:00
ftdi-elan.c USB: ftdi-elan: refactor endpoint retrieval 2017-03-23 13:53:16 +01:00
idmouse.c Merge 4.11-rc4 into usb-next 2017-03-27 09:19:32 +02:00
iowarrior.c USB: iowarrior: refactor endpoint retrieval 2017-03-23 13:53:52 +01:00
isight_firmware.c
Kconfig usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver 2017-02-14 09:33:49 -08:00
ldusb.c USB: ldusb: refactor endpoint retrieval 2017-03-23 13:53:53 +01:00
legousbtower.c usb: misc: legousbtower: Fix memory leak 2017-05-17 11:27:41 +02:00
lvstest.c USB: lvstest: tighten endpoint sanity check 2017-03-29 11:53:15 +02:00
Makefile usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver 2017-02-14 09:33:49 -08:00
rio500_usb.h
rio500.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
trancevibrator.c usb: misc: trancevibrator: don't print on ENOMEM 2016-08-30 19:17:38 +02:00
ucsi.c usb: Add driver for UCSI 2016-04-29 15:29:18 -07:00
ucsi.h usb: Add driver for UCSI 2016-04-29 15:29:18 -07:00
usb251xb.c usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time 2017-03-09 10:34:16 +01:00
usb3503.c usb: misc: usb3503: Clean up on driver unbind 2016-06-07 22:19:59 -07:00
usb4604.c usb: misc: Add driver for usb4604 2016-08-09 15:49:01 +02:00
usb_u132.h
usblcd.c USB: usblcd: refactor endpoint retrieval 2017-03-23 13:54:03 +01:00
usbsevseg.c usb: misc: usbsevseg: don't print on ENOMEM 2016-08-30 19:17:38 +02:00
usbtest.c usb: misc: refactor code 2017-04-08 12:04:42 +02:00
uss720.c Merge 4.11-rc4 into usb-next 2017-03-27 09:19:32 +02:00
yurex.c USB: yurex: refactor endpoint retrieval 2017-03-23 13:54:03 +01:00