From: Joe Eykholt Date: Tue, 25 Aug 2009 21:01:06 +0000 (-0700) Subject: [SCSI] libfc: rearrange code in fc_rport_work X-Git-Tag: v2.6.32-rc1~689^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=629f44279d169f29b084d406e9f1c33314f220fa;p=pandora-kernel.git [SCSI] libfc: rearrange code in fc_rport_work This is a cleanup without semantic changes to use a switch statement instead of a series of if-statements in fc_rport_work(), and to move some declarations up to the top. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed