summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep
diff options
context:
space:
mode:
authorShraddha Barke <shraddha.6596@gmail.com>2015-09-11 10:40:56 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-12 18:25:01 -0700
commitb210e0dc6056953f54bb539630c5e0db2b0b9026 (patch)
tree3df595d0629659a88d7f3b2dc2571b4a83c278d3 /drivers/staging/rtl8188eu/os_dep
parentcfd23644a87d9b6b0917c72418c5966520fd4e5a (diff)
downloadop-kernel-dev-b210e0dc6056953f54bb539630c5e0db2b0b9026.zip
op-kernel-dev-b210e0dc6056953f54bb539630c5e0db2b0b9026.tar.gz
Staging: rtl8188eu: hal: rtl8188eu_xmit.c: Remove explicit NULL comparison
Remove explicit NULL comparison and write it in its simpler form. Replacement done with coccinelle: @replace_rule@ expression e; @@ -e == NULL + !e Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/os_dep')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud