From: Sujith Manoharan Date: Sun, 1 Mar 2015 06:23:44 +0000 (+0530) Subject: ath9k: Remove useless return value check X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~318^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b9b56e509508ceeaadd33da66df9d85e576d47;p=pandora-kernel.git ath9k: Remove useless return value check ath_init_btcoex_timer() always returns 0, so checking for error conditions is not required. Signed-off-by: Sujith Manoharan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed