commit | 8dea0d02f8bb7103ec0818bd2e856f30f2d1bcf1 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Sun Mar 30 00:59:58 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:19:07 2008 -0500 |
tree | e86a109001933fbb41a321a9f8f8c08b78d39105 | |
parent | 5f2578e579ab74b4e3cfd1431bfa976e906594f6 [diff] |
[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>