fscache: fix a trivial typo in the comment

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Suresh Jayaraman 2010-07-06 18:12:39 +05:30 коммит произвёл Jiri Kosina
Родитель fa964e1aab
Коммит ab0cfb928a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -85,7 +85,7 @@ struct fscache_cookie_def {
/* get an index key /* get an index key
* - should store the key data in the buffer * - 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 * - not permitted to return an error
* - the netfs data from the cookie being used as the source is * - the netfs data from the cookie being used as the source is
* presented * presented