Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758988Ab0FPOqN (ORCPT ); Wed, 16 Jun 2010 10:46:13 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:33663 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758560Ab0FPOqM (ORCPT ); Wed, 16 Jun 2010 10:46:12 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=iLq0+LEPitkRX8YMX8sNk/kNppT8eiI3TfwV8yQ93ZjshDfpStcFhuAilVE701MfmS 3a//txFCSUAOkngZZ+rkrvpOXas1pBpTpEsWZTAxl92+nkm4N2Ck/CctJZQ7KGZ1RXOm 6lZY5gNy/JnaTSct6PfXpYXz9GSSRFC38nkXw= Date: Wed, 16 Jun 2010 23:46:05 +0900 From: Minchan Kim To: KOSAKI Motohiro Cc: LKML , linux-mm , Andrew Morton , David Rientjes , KAMEZAWA Hiroyuki Subject: Re: [PATCH 2/9] oom: rename badness() to oom_badness() Message-ID: <20100616144605.GB9278@barrios-desktop> References: <20100616201948.72D7.A69D9226@jp.fujitsu.com> <20100616202920.72DA.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100616202920.72DA.A69D9226@jp.fujitsu.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 530 Lines: 15 On Wed, Jun 16, 2010 at 08:31:20PM +0900, KOSAKI Motohiro wrote: > > badness() is wrong name because it's too generic name. rename it. > > Signed-off-by: KOSAKI Motohiro Reviewed-by: Minchan Kim -- Kind regards, Minchan Kim -- 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/