On Fri, Feb 13, 2026 at 10:31 AM Tzung-Bi Shih <[email protected]> wrote:
> gpiolib_dbg_show() is only called by gpiolib_seq_show() which has > ensured the struct gpio_chip. Remove the redundant check in > gpiolib_dbg_show(). > > Signed-off-by: Tzung-Bi Shih <[email protected]> That's a very nice patch, good observation! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

