git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff7d368
)
Staging: ath6kl, remove unneeded ptr checking
author
Jiri Slaby
<jslaby@suse.cz>
Sat, 4 Sep 2010 13:03:07 +0000
(15:03 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 5 Sep 2010 04:26:06 +0000
(21:26 -0700)
In wmi_bssInfo_event_rx, there is unneeded check for bss, because it
is in the branch where the bss is checked to be non-null already.
Remove the superfluous check.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found