scsi_logging: return void for dev_printk() functions
authorHannes Reinecke <hare@suse.de>
Wed, 4 Feb 2015 07:11:34 +0000 (08:11 +0100)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 4 Feb 2015 16:00:24 +0000 (08:00 -0800)
commit9c4a6b1e42801343535ccab4c190019d9975cce8
tree875a83c04e6fb28896e352649fdf00a204a2c56b
parentf50332ff2574130903356e800913c1a73cc6c1dc
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 <sfr@canb.auug.org.au>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/scsi_logging.c
include/scsi/scsi_device.h
This page took 0.027413 seconds and 5 git commands to generate.