commit | fc11a550d027bd381e0e54618f99d2f8285bbb6f | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Mon Mar 16 13:57:44 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 20 14:19:15 2015 +0100 |
tree | fed08687c155d60a9c988570116eb432474ca603 | |
parent | 82fdb8dd11851b4c12da78c4626740c83bc3fc2d [diff] |
staging: unisys: clean up NULL comparisons in visorchannel_funcs.c Correct all comparisons with NULL so that NULL isn't needed. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>