memcg: get rid of swapaccount leftovers
authorMichal Hocko <mhocko@suse.cz>
Thu, 22 Aug 2013 23:35:46 +0000 (16:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2013 16:51:22 +0000 (09:51 -0700)
commit07555ac144bbf45b1751340c6ee75da1f4e5756d
treea2e1ef0f4ab35a078c1dfb604cccba30ddf7dfc0
parent4bf93b50fd04118ac7f33a3c2b8a0a1f9fa80bc9
memcg: get rid of swapaccount leftovers

The swapaccount kernel parameter without any values has been removed by
commit a2c8990aed5a ("memsw: remove noswapaccount kernel parameter") but
it seems that we didn't get rid of all the left overs.

Make sure that menuconfig help text and kernel-parameters.txt are clear
about value for the paramter and remove the stalled comment which is not
very much useful on its own.

Signed-off-by: Michal Hocko <mhocko@suse.cz>
Reported-by: Gergely Risko <gergely@risko.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt
init/Kconfig
mm/memcontrol.c