Staging: rtl8712: rtl8712_efuse: Use !x instead of x == NULL.
authorSandhya Bankar <bankarsandhya512@gmail.com>
Tue, 20 Sep 2016 09:01:50 +0000 (14:31 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:37:59 +0000 (13:37 +0200)
commitc43fcdd4434b7afef7f37bdad1c51b877cffc4ce
treef92ede3e87556a2236b84bdc503c84bd5d197890
parent8e9253b77735406d2bfe7685d3d5c8b8a12617da
Staging: rtl8712: rtl8712_efuse: Use !x instead of x == NULL.

Use !x instead of x == NULL. This patch was found by checkpatch.

Signed-off-by: Sandhya Bankar <bankarsandhya512@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_efuse.c