diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2012-03-02 21:06:49 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-07 13:36:45 -0800 |
commit | ee6aeff71e2f16b9fe95ce908d098c169e0f4004 (patch) | |
tree | d06bd676fc8f5539284a6b3479f9de944c838d00 /tools/perf/scripts/python/check-perf-trace.py | |
parent | b76dee4a410c8c2732b2073bf9d280c1d16923ed (diff) |
staging: r8712u: Fix Smatch warning
The patch 2080913e017a: "staging: r8712u: Fix regression caused by
commit 8c213fa" from Feb 25, 2012, leads to the following Smatch
complaint:
drivers/staging/rtl8712/usb_intf.c:629 r871xu_dev_remove()
warn: variable dereferenced before check 'padapter' (see line 625)
The fix is to move the new statements inside the block where padapter
is not NULL.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions