fs/nfsd/export.c: make 3 functions static
authorAdrian Bunk <bunk@stusta.de>
Tue, 16 Oct 2007 08:27:52 +0000 (01:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:10 +0000 (09:43 -0700)
commitcce76f9b9696a59974be9ed43478c000c57e597a
treeb7b6f64c1c175a569411c39f57d86f41e6b3e652
parente8a285b7b10029c3da7e9bbaa1659e7e08178912
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 <bunk@stusta.de>
Cc: Neil Brown <neilb@suse.de>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfsd/export.c
include/linux/nfsd/export.h