From: J. Bruce Fields Date: Mon, 7 Apr 2008 17:09:47 +0000 (-0400) Subject: nfsd: fix comment X-Git-Tag: firefly_0821_release~21560^2~11 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e1ba1ab76e68de9f4a93fae8406627924efaed99;p=firefly-linux-kernel-4.4.55.git nfsd: fix comment Obvious comment nit. Signed-off-by: J. Bruce Fields --- 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 @@ 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) {