]> Pileus Git - ~andy/linux/commit
[SCSI] libfc: move rport_lookup into fc_rport.c
authorJoe Eykholt <jeykholt@cisco.com>
Tue, 25 Aug 2009 21:02:06 +0000 (14:02 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Sep 2009 17:07:47 +0000 (12:07 -0500)
commit8025b5db7e10cd90cadec940cc766be3bbda65e8
tree79d509309c67529db93e071aa51a63947d869fe2
parent8345592b8388b51e0f52f63e94a5a5d3f07fda9a
[SCSI] libfc: move rport_lookup into fc_rport.c

Move the libfc remote port lookup function into fc_rport.c.
This seems like the best place for it.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libfc/fc_disc.c
drivers/scsi/libfc/fc_rport.c