commit | f942f32ea05eff727c41e1a1112cab305b836377 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sat Mar 26 16:30:06 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:00:36 2011 -0700 |
tree | c9a074fce9e34e13d7a3189844cc1667e26a0c6a | |
parent | 09d7da135b34bc74a7996b5db373521557ddf3d4 [diff] |
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>