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:
38e05a0
)
net: ath9k: Use NULL instead of false
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 10 Sep 2013 06:20:36 +0000
(11:50 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 26 Sep 2013 19:13:37 +0000
(15:13 -0400)
The function returns a pointer. Hence return NULL instead of false.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found