X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fmemcontrol.c;h=c8569bc298ffc77c5a2627b5a4d2fd2a42b91742;hb=f39d01be4c59a61a08d0cb53f615e7016b85d339;hp=8a79a6f0f029842860fae7cd9b15c8c90600d56c;hpb=54291263519ac2c9bdda68b23b02fef3808deed4;p=pandora-kernel.git diff --git a/mm/memcontrol.c b/mm/memcontrol.c index 8a79a6f0f029..c8569bc298ff 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c @@ -1438,7 +1438,7 @@ static void drain_local_stock(struct work_struct *dummy) /* * Cache charges(val) which is from res_counter, to local per_cpu area. - * This will be consumed by consumt_stock() function, later. + * This will be consumed by consume_stock() function, later. */ static void refill_stock(struct mem_cgroup *mem, int val) {