commit | 639db475c8bb77f915f79f567ee98ac673d6edf3 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Mar 20 11:09:19 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:18:59 2008 -0500 |
tree | ba5ab79b5fc51f6452892c6f0d44b0bed881dc00 | |
parent | 8b40228f3f5b1fa926c116ec444476d32bc470f6 [diff] |
[SCSI] scsi_debug: remove unnecessary function declarations This patch removes lots of function declarations with moving scsi_debug_queuecommand. This cleans up scsi_debug_queuecommand a bit to silence checkpatch.pl 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>