[PATCH] Typo fixes

Fix a lot of typos.  Eyeballed by jmc@ in OpenBSD.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Alexey Dobriyan
2006-03-28 01:56:53 -08:00
committed by Linus Torvalds
parent ded23ac627
commit 7f927fcc2f
30 changed files with 39 additions and 39 deletions

View File

@@ -311,7 +311,7 @@ fail:
/*
* mb_cache_shrink()
*
* Removes all cache entires of a device from the cache. All cache entries
* Removes all cache entries of a device from the cache. All cache entries
* currently in use cannot be freed, and thus remain in the cache. All others
* are freed.
*