d0c02ee28043071023f8fa6063fe8e8f author Michael Halcrow 1192523284 -0700 committer Linus Torvalds 1192552991 -0700 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