On Sat, 2018-07-07 at 00:46 +0200, Luc Van Oostenryck wrote: > 1) it lacks some essential patches to avoid tons of useless noises, > like for example the patch: > https://patchwork.kernel.org/patch/10334355/ Hello Luc, To suppress the sizeof(void) warnings I sent the following patch to Linus: "[PATCH] kernel.h: Avoid that sparse complains about using sizeof(void)" (https://lore.kernel.org/lkml/20180705161709.17028-1-bart.vanassche@xxxxxxx/). Please advise how to proceed with that patch. Thanks, Bart.