commit | e1ba1ab76e68de9f4a93fae8406627924efaed99 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon Apr 07 13:09:47 2008 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Wed Apr 23 16:13:42 2008 -0400 |
tree | 464f54dd8f33162723db9708d8bfb6dc1b7dc791 | |
parent | 3c61eecb607dbc2777074b1a95b8a97e31a96a73 [diff] |
nfsd: fix comment Obvious comment nit. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
diff --git a/fs/nfs/callback.c b/fs/nfs/callback.c index 2e5de77..a9f1538 100644 --- a/fs/nfs/callback.c +++ b/fs/nfs/callback.c
@@ -153,7 +153,7 @@ } /* - * 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) {