]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] ch: remove forward declarations
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 24 Jan 2008 08:24:52 +0000 (17:24 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 25 Jan 2008 15:22:12 +0000 (09:22 -0600)
commit5aa22af3d089123df954693d1f911323307d41f7
treeede42da782e4cfc36ac9712537f259fdb16ca1f9
parentda707c54c3424b4b50d4352c2103867284ba6724
[SCSI] ch: remove forward declarations

This moves ch_template and changer_fops structs to the end of file and
removes forward declarations.

This also removes some trailing whitespace.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/ch.c