From: J. Bruce Fields Date: Mon, 7 Apr 2008 17:09:47 +0000 (-0400) Subject: nfsd: fix comment X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e1ba1ab76e68de9f4a93fae8406627924efaed99;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.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) {