]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi_debug: make dump_sector static
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 28 Jul 2015 13:54:23 +0000 (16:54 +0300)
committerJames Bottomley <JBottomley@Odin.com>
Sun, 6 Sep 2015 18:01:18 +0000 (11:01 -0700)
commit58a8635d5a1b49c4b87fb48969319e1ce77d3f03
tree4411fea415b72ce298f1dfffc01aa1d613941dc0
parentde232af6703ff8e283559016c14a3273ea932878
scsi_debug: make dump_sector static

fixes warning:
warning: no previous prototype for â€˜dump_sector’

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/scsi_debug.c