On Tue, Oct 17, 2017 at 4:31 PM, Jacob Keller <jacob.e.keller@xxxxxxxxx> wrote: > In commit commit 02a886bfa3d9 ("Introduce keyword driven > attribute parsing", 2007-03-08) the -Wbitwise keyword was broken and did > not actually work. Instead, bitwise checks were always enabled. > > This was fixed by commit commit 0dfda0d1f0fe ("make -Wbitwise > operational again", 2017-02-18) which allowed -Wbitwise and -Wno-bitwise > to work as expected. > > However, since -Wbitwise was enabled for so long, that commit changed > the default of -Wbitwise to be enabled, rather than the documented > "disabled". > > Fix the documentation to match, and explain that -Wbitwise is enabled by > default and must be disabled. Thanks. Will apply. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html