Skip to content
Snippets Groups Projects
Commit 50d8a189 authored by Raymond L. Rivera's avatar Raymond L. Rivera Committed by Jiri Kosina
Browse files

linux/pagemap.h: Fixed a typo in a code comment.


Corrected a minor typo in a code comment where 'be' was missing.

Signed-off-by: default avatarRaymond L. Rivera <ray.l.rivera@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 7c18fd78
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ static inline void mapping_set_gfp_mask(struct address_space *m, gfp_t mask)
}
/*
* The page cache can done in larger chunks than
* The page cache can be done in larger chunks than
* one page, because it allows for more efficient
* throughput (it can then be mapped into user
* space in smaller chunks for same flexibility).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment