Skip to content

Commit

Permalink
fscache: fix a trivial typo in the comment
Browse files Browse the repository at this point in the history
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Suresh Jayaraman authored and Jiri Kosina committed Jul 11, 2010
1 parent fa964e1 commit ab0cfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/fscache.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab0cfb9

Please sign in to comment.