From: Joe Perches Date: Mon, 22 Sep 2014 17:35:34 +0000 (-0700) Subject: ath: change logging functions to return void X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~71^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=babcb3edd942927091ef5e5b284ffc657c652023;p=pandora-kernel.git ath: change logging functions to return void The return values are not used by callers of these functions so change the functions to return void. Other miscellanea: o add __printf verification to wil6210 logging functions No format/argument mismatches found Acked-by: Vladimir Kondratiev Signed-off-by: Joe Perches Signed-off-by: Kalle Valo --- Reading git-diff-tree failed