From: Suresh Jayaraman Date: Tue, 6 Jul 2010 12:42:39 +0000 (+0530) Subject: fscache: fix a trivial typo in the comment X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ab0cfb928a3839e21942a28a86ad88e56ea3b136;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git fscache: fix a trivial typo in the comment Signed-off-by: Suresh Jayaraman Acked-by: David Howells Signed-off-by: Jiri Kosina --- diff --git a/include/linux/fscache.h b/include/linux/fscache.h index 595ce49288b7..1c0fc3e62f41 100644 --- 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