* Christ van Willegen <cvwillegen@xxxxxxxxx> [180618 10:01]: > > --- a/drivers/pinctrl/core.c > > +++ b/drivers/pinctrl/core.c > > + if (!strcmp(function, gname)) > > > This could never fail? gname guaranteed to never == NULL? Thanks I'll add checks to make sure we always have a valid name for new functions and groups added. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html