From: Christof Schmitt Date: Thu, 2 Dec 2010 14:16:18 +0000 (+0100) Subject: [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align X-Git-Tag: v2.6.38-rc1~27^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51780d2c38a7294c2c302ae9d2ea517bd4153dec;p=pandora-kernel.git [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align The function zfcp_cache_hw_align is only called from zfcp_module_init, so it should be declared with __init as well. Reviewed-by: Steffen Maier Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed