On Thu, Nov 3, 2016 at 1:16 AM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > This field is never used, better to remove it. > > Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> NAK, Some compiler back needs to generate the actual storage for the anonymous string. Even though sparse front end is not using it now. Another role of sparse other than checker is a C front end for other back ends. This is introduced at a12d4528ffc4e66b14519d739806f0eb793f72cf Marking anonymous string. The back end need to generate some storage for anonymous string. This simplify testing of anonymous string. 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