On Mon, Feb 12, 2018 at 2:02 PM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > Also add has_user(), a wrapper around the above that > can directly be used on a pseudo. You add that wrapper, but then: > - if (ptr_list_size((struct ptr_list *) *list) == 0) > + if (pseudo_user_list_size(*list) == 0) you don't actually *use* it. That seems pointless. Linus -- 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