]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: fix comparison to NULL in visorchipset.c
authorErik Arfvidson <erik.arfvidson@unisys.com>
Mon, 8 Feb 2016 15:41:46 +0000 (10:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2016 03:37:15 +0000 (19:37 -0800)
commit76069a6ce2a5365ea9925a5fd2c3034b069f8665
tree889fd7125b1542f103b1e6daa918aa6f8ca6be1f
parent8c45b15deeca5c964ff3b4a14911cd22eac7377c
staging: unisys: fix comparison to NULL in visorchipset.c

This patch fixes the following type of check patch warnings:
Comparison to NULL could be written

Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c