]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Minor mountd.c cleanup
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 28 Aug 2008 15:20:58 +0000 (11:20 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 28 Aug 2008 15:20:58 +0000 (11:20 -0400)
I find it more readable to have the normal (non-error) case unindented,
and to keep conditionals relatively simple, as is the usual kernel
style.  Fix some inconsistent indentation while we're there.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found