nfsd4: make current_clientid local
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 22 Nov 2007 02:58:56 +0000 (21:58 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:06 +0000 (16:42 -0500)
commit5ec7b46c2f4a6f5e136188d598a3f9912ca922e9
tree4bfd4cb5faeba04203db8a011f8b358fb719118c
parent99d965eda736b839a63fe85438ee03a0f660053c
nfsd4: make current_clientid local

Declare this variable in the one function where it's used, and clean up
some minor style problems.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4state.c