Re: [PATCH] mm: remove unused VM_<READfoo> macros and expand other in-place

From: KOSAKI Motohiro
Date: Thu Jun 20 2013 - 15:22:53 EST


On Thu, Jun 20, 2013 at 11:34 AM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> These VM_<READfoo> 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_<foo> 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 <joe@xxxxxxxxxxx>
> ---
> Found by looking for CamelCase variable name exceptions

Acked-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/