dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/tablet
Julia Lawall f4bc95d7bd Input: gtco - eliminate early return
There seems to be no reason why this error case should do less
cleaning up than the other adjacent ones, so the goto, which is
currently dead code, seems to be what is intended.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-07-07 09:01:30 -04:00
..
Kconfig Input: aiptek - add support for Genius G-PEN 560 tablet 2008-04-15 13:13:10 -04:00
Makefile Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
acecad.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
aiptek.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
gtco.c Input: gtco - eliminate early return 2008-07-07 09:01:30 -04:00
kbtab.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
wacom.h Input: wacom - make one-bit signed bitfields unsigned 2008-05-16 14:49:39 -04:00
wacom_sys.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
wacom_wac.c Input: wacom - cleanup handling of tablet IDs 2008-05-16 14:49:32 -04:00
wacom_wac.h Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX 2008-03-14 11:54:38 -04:00