From 73045c47b6facbdf4656e6763c8cb469de4337e2 Mon Sep 17 00:00:00 2001 From: Daisuke Nishimura Date: Tue, 10 Aug 2010 18:02:59 -0700 Subject: [PATCH] memcg: remove mem from arg of charge_common mem_cgroup_charge_common() is always called with @mem = NULL, so it's meaningless. This patch removes it. Signed-off-by: Daisuke Nishimura Cc: Balbir Singh Acked-by: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed