On Mon, Feb 02, 2015 at 03:18:24PM -0800, Andrew Morton wrote: > I'm a bit surprised that nobody helped out with the Kconfig text. > I queued the below. Looks OK? > > --- a/lib/Kconfig~a > +++ a/lib/Kconfig > @@ -18,9 +18,8 @@ config HAVE_ARCH_BITREVERSE > default n > depends on BITREVERSE > help > - This option provides an config for the architecture which have > instruction > - can do bitreverse operation, we use the hardware instruction if the > architecture > - have this capability. > + This option enables the use of hardware bit-reversal instructions on > + architectures which support such operations.
Looks fine to me. How are we going to handle this change (and the bool bit as well?) Is it something you want me to merge, or will you send these changes towards the end of the merge window? -- FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/