nfsd: fix comment

Obvious comment nit.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
J. Bruce Fields 2008-04-07 13:09:47 -04:00
parent 3c61eecb60
commit e1ba1ab76e

View File

@ -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) void nfs_callback_down(void)
{ {