]> git.baikalelectronics.ru Git - kernel.git/commit
net: ath9k: Use NULL instead of false
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 10 Sep 2013 06:20:36 +0000 (11:50 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 19:13:37 +0000 (15:13 -0400)
commit975e39edaf63498cdab727f64d012a7c89d82748
tree3a2f6e2438a23f7146f3abab23e0ee4398a23169
parent807774bcc16f16f66b58ab58475089cca82c7b75
net: ath9k: Use NULL instead of false

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>
drivers/net/wireless/ath/ath9k/dfs_pri_detector.c