dect
/
linux-2.6
Archived
13
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

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)
{