diff options
| author | Larry Finger <[email protected]> | 2012-05-11 11:33:43 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-05-14 13:27:24 -0700 |
| commit | 1d73fad8335784fa53349ed2c5284c1339e3b103 (patch) | |
| tree | 739901eaed9dc9610362e5f51decf28541d82772 /tools/perf/scripts/python/bin | |
| parent | 5d4172cd63bd7a70007ce9d4d1fb48953323c328 (diff) | |
staging: r8712u: Remove needless test for NULL
In commit ee6aeff, a swatch warning was fixed by moving some code inside
an if block that is executed only when the pointer padapter is not NULL.
In fact, padapter can never be NULL and the corect fix should have been
the removal of the test of padapter.
Reported-by: Ben Hutchings <[email protected]>
Signed-off-by: Larry Finger <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions