staging:rtl8192u: Correct comparison with NULL - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sun, 7 Oct 2018 21:40:25 +0000 (22:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Oct 2018 13:26:04 +0000 (15:26 +0200)
commit20438d93d4304c0fc6e063c0e1f8d6580e88a29b
tree359d64afc8810fe7a12b418674c7149ceb104a76
parent6e67e8f0f0d26e01528a6e97a0228ac5d9457244
staging:rtl8192u: Correct comparison with NULL - Style

Correct code to remote comparison with NULL, this clears the resulting
checkpatch issue.

This is a coding style change which should not impact runtime code
execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c