From: Sachin Kamat Date: Tue, 10 Sep 2013 06:20:36 +0000 (+0530) Subject: net: ath9k: Use NULL instead of false X-Git-Tag: v3.13-rc1~105^2~225^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb4101bc93a23dfcac508994378e975702e1abd;p=pandora-kernel.git net: ath9k: Use NULL instead of false The function returns a pointer. Hence return NULL instead of false. Signed-off-by: Sachin Kamat Signed-off-by: John W. Linville --- Reading git-diff-tree failed