memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
authorSha Zhengju <[email protected]>
Thu, 12 Sep 2013 22:13:47 +0000 (15:13 -0700)
committerLinus Torvalds <[email protected]>
Thu, 12 Sep 2013 22:38:02 +0000 (15:38 -0700)
commit6de5a8bfcae6e3b427d642eff078d8305b324b52
tree333d73c79bdec97184c4a60e45453a167730fd7b
parent34ff8dc08956098563989d8599840b130be81252
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX

RESOURCE_MAX is far too general name, change it to RES_COUNTER_MAX.

Signed-off-by: Sha Zhengju <[email protected]>
Signed-off-by: Qiang Huang <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Daisuke Nishimura <[email protected]>
Cc: Jeff Liu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/res_counter.h
kernel/res_counter.c
mm/memcontrol.c
net/ipv4/tcp_memcontrol.c