alistair23-linux/drivers/staging/unisys
Sudip Mukherjee 8b82fa8388 staging: unisys: remove comparison
the comparison is always true as the dev_t has been initialized in the
init function and we are sending that initialized dev_t to the
cleanup().

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-27 00:01:24 +01:00
..
common-spar/include Staging: unisys: Remove unnecessary semicolon 2015-03-06 15:48:33 -08:00
Documentation
include staging: unisys: remove LOGWRN() macros and uniklog.h 2015-03-06 16:50:10 -08:00
uislib staging: unisys: fix NULL pointer comparisons in uislib.c 2015-03-23 21:58:12 +01:00
virthba staging: unisys: fix CamelCase in virthba_probe() 2015-03-20 14:19:16 +01:00
virtpci staging: unisys: clean up NULL compares in virtpci.c 2015-03-20 14:19:16 +01:00
visorchannel staging: unisys: clean up NULL comparisons in visorchannel_funcs.c 2015-03-20 14:19:15 +01:00
visorchipset staging: unisys: remove comparison 2015-03-27 00:01:24 +01:00
visorutil staging: unisys: remove last remnants of proc entry code 2015-03-23 22:00:17 +01:00
Kconfig
MAINTAINERS
Makefile
TODO