[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <555CDF0A.9080006@kernel.dk>
Date: Wed, 20 May 2015 13:22:50 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Jagan Teki <jteki@...nedev.com>, linux-kernel@...r.kernel.org
CC: Wolfram Sang <wsa@...-dreams.de>
Subject: Re: [PATCH] block: Use BIT macro from include/linux/bitops.h
On 05/18/2015 01:14 PM, Jagan Teki wrote:
> Replace (1 << nr) to BIT(nr) where nr = 0, 1, 2 .... 31
I don't like it, I think it hurts readability.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists