summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-02-09 14:06:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-09 15:23:13 +0300
commit0840ff76902da3c92ecda4660ee3b1a795bbc09d (patch)
treea9e887083c0f61d29290e2ed61b0682fc0a01290 /scripts/patch-kernel
parent7a976ce11efe13a9f0c98559a13d6e43e94cb9da (diff)
downloadlinux-0840ff76902da3c92ecda4660ee3b1a795bbc09d.tar.xz
staging: rtl8192u: 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#143214 ("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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions