On Tue, Jun 20, 2017 at 1:19 PM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > The goal of this series is to let sparse correctly > check macros, structures, ... endian-specific. > This is done by: > 1) the introduction of a pair of option flags: > -mbig-endian/-mlittle-endian > 2) a set of predefined macros: > __{BIG,LITTLE}_ENDIAN__, > __ORDER_{BIG,LITTLE}_ENDIAN__ & > __BYTE_ORDER__ This series looks good to me. Signed-off-By: <sparse@xxxxxxxxxxx> 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