Commit 415b54e3 authored by Nikanth Karthikesan's avatar Nikanth Karthikesan Committed by Jiri Kosina

Fix typo s/contenious/continuous in comment

Fix typo s/contenious/continuous in comment.
Signed-off-by: default avatarNikanth Karthikesan <knikanth@suse.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3d529946
...@@ -79,8 +79,8 @@ struct scan_control { ...@@ -79,8 +79,8 @@ struct scan_control {
int order; int order;
/* /*
* Intend to reclaim enough contenious memory rather than to reclaim * Intend to reclaim enough continuous memory rather than reclaim
* enough amount memory. I.e, it's the mode for high order allocation. * enough amount of memory. i.e, mode for high order allocation.
*/ */
bool lumpy_reclaim_mode; bool lumpy_reclaim_mode;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment