Commit e1ba1ab7 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd: fix comment



Obvious comment nit.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 3c61eecb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ out_err:
}

/*
 * Kill the server process if it is not already up.
 * Kill the server process if it is not already down.
 */
void nfs_callback_down(void)
{