summaryrefslogtreecommitdiffstats
path: root/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw.ihex
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-02-19 00:34:59 +0300
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2017-02-21 10:53:36 -0500
commit9761a2469dc287c6d75ca148f4fc483becbcad88 (patch)
treec59140035afb7f89906f920b488952a3d6a1913e /firmware/bnx2/bnx2-rv2p-06-6.0.15.fw.ihex
parent251af29c320d86071664f02c76f0d063a19fefdf (diff)
downloadlinux-9761a2469dc287c6d75ca148f4fc483becbcad88.tar.gz
linux-9761a2469dc287c6d75ca148f4fc483becbcad88.tar.bz2
linux-9761a2469dc287c6d75ca148f4fc483becbcad88.zip
sunrpc: silence uninitialized variable warning
kstrtouint() can return a couple different error codes so the check for "ret == -EINVAL" is wrong and static analysis tools correctly complain that we can use "num" without initializing it. It's not super harmful because we check the bounds. But it's also easy enough to fix. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'firmware/bnx2/bnx2-rv2p-06-6.0.15.fw.ihex')
0 files changed, 0 insertions, 0 deletions