From: Bart Van Assche Date: Sat, 14 Jan 2012 01:26:25 +0000 (-0800) Subject: [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c X-Git-Tag: v3.3-rc1~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c9c684160bc2c6668abbd2701b440e18bb9ef35;p=pandora-kernel.git [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c Move the definition of the global variable fcoe_debug_logging from fcoe.h to fcoe.c. Avoid that sparse complains about missing declarations for local functions or variables by declaring these static. Signed-off-by: Bart Van Assche Reviewed-by: Yi Zou Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed