瀏覽代碼

nfsd: fix comment

Obvious comment nit.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
J. Bruce Fields 17 年之前
父節點
當前提交
e1ba1ab76e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/nfs/callback.c

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