Re: [PATCH 1/3] Char/serial: refactor ASYNC_ flags

From: Alan Cox
Date: Mon May 11 2009 - 13:58:20 EST


On Mon, 11 May 2009 15:50:58 +0200
Jiri Slaby <jirislaby@xxxxxxxxx> wrote:

> Define ASYNCB_* flags which are bit numbers of the ASYNC_* flags.
> This is useful for {test,set,clear}_bit.
>
> Also convert each ASYNC_% to be (1 << ASYNCB_%) and define masks
> with the macros, not constants.

Series all applied
--
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/