Re: [PATCH 01/18] flag parameters: helper function

From: Davide Libenzi
Date: Mon May 05 2008 - 00:46:08 EST


On Sun, 4 May 2008, Ulrich Drepper wrote:

> In the following patches we have to map one set of flags to another one
> in numerous locations. This patch provides a generic implementation for
> this. It is basically the code Davide Libenzi suggested on 4/27/08.
>
> I haven't checked whether this functionality can be applied to any existing
> code.
>
>
> include/linux/flagsremap.h | 15 +++++++++++++++
> lib/Makefile | 2 +-
> lib/flagsremap.c | 17 +++++++++++++++++
> 3 files changed, 33 insertions(+), 1 deletion(-)
>
>
> Signed-off-by: Ulrich Drepper <drepper@xxxxxxxxxx>

I dunno if this deserves separate c/h files. Otherwise ...

Acked-by: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>



- Davide


--
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/