From: Jerome Marchand Date: Tue, 17 Aug 2010 15:24:05 +0000 (+0200) Subject: ecryptfs: properly mark init functions X-Git-Tag: v2.6.36-rc3~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7371a38201d04124a9ff2cf05059731d7c1e35a5;p=pandora-kernel.git ecryptfs: properly mark init functions Some ecryptfs init functions are not prefixed by __init and thus not freed after initialization. This patch saved about 1kB in ecryptfs module. Signed-off-by: Jerome Marchand Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed