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

No differences found