Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e2f88
)
fix grammar
author
nikita
<nikita>
Fri, 5 May 2006 15:56:59 +0000
(15:56 +0000)
committer
nikita
<nikita>
Fri, 5 May 2006 15:56:59 +0000
(15:56 +0000)
lustre/include/linux/lu_object.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/lu_object.h
b/lustre/include/linux/lu_object.h
index
c2f1773
..
97f12fe
100644
(file)
--- a/
lustre/include/linux/lu_object.h
+++ b/
lustre/include/linux/lu_object.h
@@
-706,7
+706,7
@@
struct lu_context_key {
/*
* Value destructor. Called when context with previously allocated
* value of this slot is destroyed. @data is a value that was returned
- * by matching call to ->lct_init().
+ * by
a
matching call to ->lct_init().
*/
void (*lct_fini)(struct lu_context *ctx, void *data);
/*