make struct scsi_dh_devlist's static
authorAdrian Bunk <bunk@kernel.org>
Mon, 11 Aug 2008 18:59:21 +0000 (11:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Aug 2008 19:20:31 +0000 (12:20 -0700)
This patch makes several needlessly global struct scsi_dh_devlist's
static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found