]> git.openfabrics.org - ~emulex/infiniband.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)
commit5bb4101bc93a23dfcac508994378e975702e1abd
tree3a2f6e2438a23f7146f3abab23e0ee4398a23169
parent38e05a0e5267ff3a433f3b83ec1c18a93722e9d5
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