linux/drivers/staging/unisys
David Binder a4e93a6948 staging: unisys: visorinput: Add default conditions to case statements
This commit adds a default condition to those case statements that do not
already have one. This is done to provide both a logical covering of all
conditions, as well as to maintain uniformity with the rest of the Unisys
driver set.

Signed-off-by: David Binder <david.binder@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-07 10:56:39 +01:00
..
Documentation staging: unisys: visorbus: remove unused chipsetready information 2016-04-28 22:10:27 -07:00
include staging: unisys: visorbus: convert client_bus_info sysfs to debugfs 2016-11-07 10:56:38 +01:00
visorbus staging: unisys: visorbus: Adjust formatting of variable assignment 2016-11-07 10:56:39 +01:00
visorhba staging: unisys: visorbus: Convert visorchannel_signalinsert() return val 2016-09-27 13:06:16 +02:00
visorinput staging: unisys: visorinput: Add default conditions to case statements 2016-11-07 10:56:39 +01:00
visornic staging: unisys: visorbus: Convert visorchannel_signalinsert() return val 2016-09-27 13:06:16 +02:00
Kconfig
MAINTAINERS staging: unisys: Documentation: Remove proc-entries.txt 2016-04-28 22:09:37 -07:00
Makefile
TODO