commit | 5aa22af3d089123df954693d1f911323307d41f7 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Jan 24 17:24:52 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 25 09:22:12 2008 -0600 |
tree | ede42da782e4cfc36ac9712537f259fdb16ca1f9 | |
parent | da707c54c3424b4b50d4352c2103867284ba6724 [diff] |
[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>