From: Kalle Valo Date: Sun, 14 Sep 2014 09:50:28 +0000 (+0300) Subject: ath10k: don't use return on void functions X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~73^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac04506c73d19dc8bdc167f79eef05d6bae5b644;p=pandora-kernel.git ath10k: don't use return on void functions Fixes a checkpatch warning: WARNING: void function return statements are not generally useful Signed-off-by: Kalle Valo --- Reading git-diff-tree failed