diff --git a/fs/nfs/callback.c b/fs/nfs/callback.c index 2e5de77ff030..a9f153867554 100644 --- a/fs/nfs/callback.c +++ b/fs/nfs/callback.c @@ -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) {