mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
nfsd: fix comment
Obvious comment nit. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
parent
3c61eecb60
commit
e1ba1ab76e
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user