From: Hannes Reinecke Date: Wed, 4 Feb 2015 07:11:34 +0000 (+0100) Subject: scsi_logging: return void for dev_printk() functions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~127^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c4a6b1e42801343535ccab4c190019d9975cce8;p=pandora-kernel.git scsi_logging: return void for dev_printk() functions dev_printk() is now a void function, so the related functions scmd_printk() and sdev_prefix_printk() should be made void, too. Reported-by: Stephen Rothwell Signed-off-by: Hannes Reinecke Cc: Christoph Hellwig Signed-off-by: James Bottomley --- Reading git-diff-tree failed