nfsd: fix comment
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 7 Apr 2008 17:09:47 +0000 (13:09 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 23 Apr 2008 20:13:42 +0000 (16:13 -0400)
Obvious comment nit.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfs/callback.c

index 2e5de77..a9f1538 100644 (file)
@@ -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)
 {