projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa964e1
)
fscache: fix a trivial typo in the comment
author
Suresh Jayaraman
<sjayaraman@suse.de>
Tue, 6 Jul 2010 12:42:39 +0000
(18:12 +0530)
committer
Jiri Kosina
<jkosina@suse.cz>
Sun, 11 Jul 2010 20:21:26 +0000
(22:21 +0200)
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/fscache.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/fscache.h
b/include/linux/fscache.h
index 595ce49288b7807f0f42c40a6c2dcde9ed354d36..1c0fc3e62f41431d565780fdf90fe7a085509ac3 100644
(file)
--- a/
include/linux/fscache.h
+++ b/
include/linux/fscache.h
@@
-85,7
+85,7
@@
struct fscache_cookie_def {
/* get an index key
* - should store the key data in the buffer
- * - should return the amount of
amount
stored
+ * - should return the amount of
data
stored
* - not permitted to return an error
* - the netfs data from the cookie being used as the source is
* presented