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:
da6134d
)
iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta
author
Greg Dietsche
<Gregory.Dietsche@cuw.edu>
Tue, 6 Sep 2011 23:31:13 +0000
(18:31 -0500)
committer
Stanislaw Gruszka
<sgruszka@redhat.com>
Wed, 16 Nov 2011 11:52:59 +0000
(12:52 +0100)
both sta and lq_sta are guaranteed to be not null in the calling
function so we don't need to check them here.
Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
No differences found