mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 16:24:29 -04:00
nfsd: fix comment
Obvious comment nit. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
@@ -153,7 +153,7 @@ int nfs_callback_up(void)
|
||||
}
|
||||
|
||||
/*
|
||||
* 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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user