From: Chuck Lever Date: Sat, 16 Mar 2013 19:55:27 +0000 (-0400) Subject: SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~98^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5007220b87d2ae9da1ab2025bfa35f6e2b3376f5;p=pandora-kernel.git SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch Clean up: Reduce the symbol table footprint for auth_rpcgss.ko by removing exported symbols for functions that are no longer used outside of auth_rpcgss.ko. The remaining two EXPORTs in gss_mech_switch.c get documenting comments. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed