linux/drivers/staging/unisys
Shivani Bhardwaj 3d53fb9041 Staging: unisys: visorinput: Remove unused code
Remove the code which is not used anywhere in the program.
Semantic patch used:

@@
type T;
identifier i;
constant C;
position p != e.p;
@@

- T i@p;
  <+... when != i
- i = C;
  ...+>

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-13 09:51:48 -07:00
..
Documentation staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
include staging: unisys: diagchannel.h: get rid of unused fields 2015-10-12 20:51:19 -07:00
visorbus staging: unisys: vmcallinterface.h: convert pragma to __packed 2015-10-13 09:51:48 -07:00
visorhba staging: unisys: Add s-Par visorhba 2015-09-29 04:11:45 +02:00
visorinput Staging: unisys: visorinput: Remove unused code 2015-10-13 09:51:48 -07:00
visornic staging: unisys: visornic: prevent faults if driver re-loaded during stress 2015-10-12 20:49:29 -07:00
Kconfig staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
MAINTAINERS
Makefile staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
TODO staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00