From: Bart Van Assche Date: Sat, 14 Jan 2012 01:26:20 +0000 (-0800) Subject: [SCSI] libfc: Declare local functions static X-Git-Tag: v3.3-rc1~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b21c93c1794113c68f3d43f321968191d87b1b;p=pandora-kernel.git [SCSI] libfc: Declare local functions static Avoid that sparse complains about missing declarations for local functions by declaring these static or by adding an #include directive. Add the __percpu annotation where it is missing. 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