projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c61eec
)
nfsd: fix comment
author
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 7 Apr 2008 17:09:47 +0000
(13:09 -0400)
committer
J. 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
patch
|
blob
|
blame
|
history
diff --git
a/fs/nfs/callback.c
b/fs/nfs/callback.c
index 2e5de77ff0308cff85ec0cdad7139c2258d9f0fe..a9f153867554fbe69d8af3382a846f79a824b58a 100644
(file)
--- 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)
{