make nfsd_create_setattr() static
authorAdrian Bunk <bunk@kernel.org>
Wed, 13 Feb 2008 21:30:26 +0000 (23:30 +0200)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 23 Apr 2008 20:13:38 +0000 (16:13 -0400)
commitf2b0dee2ec8d562ad9ced2b7481be72d356c6cfc
tree0e5c88c5bdc2bc34c63ad8c788cb70b8ced2cabc
parent7b54fe61ffd5bfa4e50d371a2415225aa0cbb38e
make nfsd_create_setattr() static

This patch makes the needlessly global nfsd_create_setattr() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/vfs.c