From: Robert Love Date: Wed, 21 Oct 2009 23:27:01 +0000 (-0700) Subject: [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily X-Git-Tag: v2.6.33-rc1~344^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473e28563fbb038515d4616546297483d3727c02;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed