summaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2012-05-11 11:33:43 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-14 13:27:24 -0700
commit1d73fad8335784fa53349ed2c5284c1339e3b103 (patch)
tree739901eaed9dc9610362e5f51decf28541d82772 /lib/string_helpers.c
parent5d4172cd63bd7a70007ce9d4d1fb48953323c328 (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 <ben@decadent.org.uk> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions