Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965569Ab3FTTWu (ORCPT ); Thu, 20 Jun 2013 15:22:50 -0400 Received: from mail-oa0-f41.google.com ([209.85.219.41]:52126 "EHLO mail-oa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965163Ab3FTTWs (ORCPT ); Thu, 20 Jun 2013 15:22:48 -0400 MIME-Version: 1.0 In-Reply-To: <1371753290.2146.35.camel@joe-AO722> References: <1371753290.2146.35.camel@joe-AO722> From: KOSAKI Motohiro Date: Thu, 20 Jun 2013 12:22:28 -0700 Message-ID: Subject: Re: [PATCH] mm: remove unused VM_ macros and expand other in-place To: Joe Perches Cc: linux-mm , LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 804 Lines: 20 On Thu, Jun 20, 2013 at 11:34 AM, Joe Perches wrote: > These VM_ macros aren't used very often and > three of them aren't used at all. > > Expand the ones that are used in-place, and remove > all the now unused #define VM_ macros. > > VM_READHINTMASK, VM_NormalReadHint and VM_ClearReadHint > were added just before 2.4 and appears have never been used. > > Signed-off-by: Joe Perches > --- > Found by looking for CamelCase variable name exceptions Acked-by: KOSAKI Motohiro -- 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/