[PATCH 1/3] bitops: add ifdef CONFIG_GENERIC_FIND_BIT_LE guard

Arnd Bergmann arnd at arndb.de
Thu Apr 21 05:03:55 EDT 2011


On Thursday 21 April 2011, Akinobu Mita wrote:
> Should we also kill CONFIG_GENERIC_FIND_BIT_LE option comletely,
> then add the #ifdef for each find_*() in lib/find_next_bit.c and always build
> it unconditionally ?

I think that would be more consistent. It's not a big difference anyway, so
do it only if you feel motivated. There are a lot of other things that could
be changed this way, I'd only change it while reworking other aspects in order
to avoid accidentally breaking things.

	Arnd



More information about the linux-arm-kernel mailing list