| commit | 00a66d2974485d7d95d61d5772142b2a2231ed2a | [log] [tgz] |
|---|---|---|
| author | WANG Cong <xiyou.wangcong@gmail.com> | Mon Jul 25 17:12:12 2011 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 25 20:57:09 2011 -0700 |
| tree | 14d5ca10dfc641594e7109902cdabb4a3c408d98 | |
| parent | dd78553b5e7a0b34c0b60478d04ee16d8d8f4fa7 [diff] |
mm: remove the leftovers of noswapaccount
In commit a2c8990aed5ab ("memsw: remove noswapaccount kernel parameter"),
Michal forgot to remove some left pieces of noswapaccount in the tree,
this patch removes them all.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>