[SCSI] small cleanups
authorAdrian Bunk <bunk@stusta.de>
Mon, 9 Jul 2007 18:59:59 +0000 (11:59 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 18 Jul 2007 16:16:32 +0000 (11:16 -0500)
commit44818efbad185eea75adad0e8cab97650a7370ab
tree0c0b3b856c390b1abb8071503d590dbb64731b1e
parent9d720d82dc295521d70939c3f5edd54050730f09
[SCSI] small cleanups

This patch contains the following cleanups:
- make needlessly global functions static
- every file should #include the headers containing the prototypes for
  it's global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_sysctl.c
drivers/scsi/scsi_sysfs.c
drivers/scsi/scsi_transport_fc.c
drivers/scsi/sr.c