[SCSI] scsi_debug: remove unnecessary function declarations
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 29 Mar 2008 15:59:58 +0000 (00:59 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:19:07 +0000 (12:19 -0500)
commit8dea0d02f8bb7103ec0818bd2e856f30f2d1bcf1
treee86a109001933fbb41a321a9f8f8c08b78d39105
parent5f2578e579ab74b4e3cfd1431bfa976e906594f6
[SCSI] scsi_debug: remove unnecessary function declarations

This patch removes function declarations with moving some
functions. This cleans up them a bit to silence checkpatch.pl. There
is no functional change.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Douglas Gilbert <dougg@torque.net>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_debug.c