From: Adrian Bunk Date: Tue, 16 Oct 2007 08:27:52 +0000 (-0700) Subject: fs/nfsd/export.c: make 3 functions static X-Git-Tag: v2.6.24-rc1~1003 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce76f9b9696a59974be9ed43478c000c57e597a;p=pandora-kernel.git fs/nfsd/export.c: make 3 functions static This patch makes the following needlessly global functions static: - exp_get_by_name() - exp_parent() - exp_find() Signed-off-by: Adrian Bunk Cc: Neil Brown Cc: "J. Bruce Fields" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed