[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
authorRobert Love <robert.w.love@intel.com>
Wed, 21 Oct 2009 23:27:01 +0000 (16:27 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:00:24 +0000 (12:00 -0600)
commit473e28563fbb038515d4616546297483d3727c02
tree27b9a689e83cf435066da43632e2a934c121f30e
parentb04d023cf5b7f4113cc4a09405c2fe8003bfe37d
[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily

These are a few functions that were not used by other
modules. They did not need to be exported so this patch
removes the EXPORT_SYMBOLS call for each.

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libfc/fc_exch.c
drivers/scsi/libfc/fc_fcp.c
drivers/scsi/libfc/fc_frame.c
drivers/scsi/libfc/fc_rport.c