From: Joe Perches Date: Mon, 22 Sep 2014 16:52:18 +0000 (-0700) Subject: libata: change ata__printk routines to return void X-Git-Tag: fixes-against-v3.18-rc2~136^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7bead1b8890c3e47a24db270fdb840ea728d8f0;p=pandora-kernel.git libata: change ata__printk routines to return void The return value is not used by callers of these functions nor by uses of all macros so change the functions to return void. Signed-off-by: Joe Perches Signed-off-by: Tejun Heo --- Reading git-diff-tree failed