Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753100Ab0FGGJZ (ORCPT ); Mon, 7 Jun 2010 02:09:25 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:47684 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751964Ab0FGGJX (ORCPT ); Mon, 7 Jun 2010 02:09:23 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Mon, 7 Jun 2010 15:05:06 +0900 From: KAMEZAWA Hiroyuki To: Daisuke Nishimura Cc: Andrew Morton , Balbir Singh , LKML , linux-mm Subject: Re: [cleanup][PATCH -mmotm 2/2] memcg: remove mem from arg of charge_common Message-Id: <20100607150506.2c3c9a38.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20100607145337.c0b5ad79.nishimura@mxp.nes.nec.co.jp> References: <20100607145239.cb5cb917.nishimura@mxp.nes.nec.co.jp> <20100607145337.c0b5ad79.nishimura@mxp.nes.nec.co.jp> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.0.2 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 635 Lines: 17 On Mon, 7 Jun 2010 14:53:37 +0900 Daisuke Nishimura wrote: > From: Daisuke Nishimura > > mem_cgroup_charge_common() is always called with @mem = NULL, so it's > meaningless. This patch removes it. > > Signed-off-by: Daisuke Nishimura Acked-by: KAMEZAWA Hioryuki -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/