Explorar o código

nfsd: fix comment

Obvious comment nit.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
J. Bruce Fields %!s(int64=17) %!d(string=hai) anos
pai
achega
e1ba1ab76e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fs/nfs/callback.c

+ 1 - 1
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)
 void nfs_callback_down(void)
 {
 {