From: Michael Halcrow Date: Tue, 16 Oct 2007 08:28:04 +0000 (-0700) Subject: eCryptfs: make needlessly global symbols static X-Git-Tag: v2.6.24-rc1~987 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd9d67dfd2b4db5fdbf9dfa69e202b8571f1db20;p=pandora-kernel.git eCryptfs: make needlessly global symbols static Andrew Morton wrote: > Please check that all the newly-added global symbols do indeed need > to be global. Change symbols in keystore.c and crypto.o to static if they do not need to be global. Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed