commit | e4a3dd33e5756f89c997099983e27f01727b0a37 | [log] [tgz] |
---|---|---|
author | Erik Arfvidson <erik.arfvidson@unisys.com> | Mon Feb 08 10:41:46 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 11 19:37:15 2016 -0800 |
tree | 889fd7125b1542f103b1e6daa918aa6f8ca6be1f | |
parent | 8c395e740bbbf6c29048a2fdcf33ab9ab533af09 [diff] |
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>