summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_softmac_wx.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-02-09 14:37:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-10 17:06:44 +0300
commit1393f1bc112d05b7229ca0667b66cad95d21b30c (patch)
tree5edd54f14857ddde2b18c80a026f031f6389bd65 /drivers/staging/rtl8192e/rtllib_softmac_wx.c
parentf40c60db19ab1ec21aa310e54ba4fadc83292ebc (diff)
downloadlinux-1393f1bc112d05b7229ca0667b66cad95d21b30c.tar.xz
Staging: rtl8192e: remove redundant null check on array alg
u.crypt.alg is an array of u8 integers and hence the null check on this array is redundant and can be removed. Detected with CoverityScan, CID#146583 ("Array compared against 0") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8192e/rtllib_softmac_wx.c')
0 files changed, 0 insertions, 0 deletions