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:
686681b
)
iwlwifi: make iwl_queue_used return bool
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Wed, 14 Nov 2012 21:38:08 +0000
(23:38 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 19 Nov 2012 14:06:17 +0000
(15:06 +0100)
Also, prefer the if(!X) notation over if(X == 0).
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found