isci: reorder init to cleanup unneeded declarations
commitf942f32ea05eff727c41e1a1112cab305b836377
authorDan Williams <dan.j.williams@intel.com>
Sat, 26 Mar 2011 23:30:06 +0000 (26 16:30 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:00:36 +0000 (3 04:00 -0700)
treec9a074fce9e34e13d7a3189844cc1667e26a0c6a
parent09d7da135b34bc74a7996b5db373521557ddf3d4
isci: reorder init to cleanup unneeded declarations

Just move isci_pci_driver below the function definitions and delete the
declarations.  A couple other whitespace fixups, and unused symbol
deletions.

Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/init.c