On Thu, Dec 5, 2024 at 2:13 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Simplify "seq_printf(p, "%s", ...)" to "seq_puts(p, ...)". > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Patch applied! Yours, Linus Walleij
On Thu, Dec 5, 2024 at 2:13 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Simplify "seq_printf(p, "%s", ...)" to "seq_puts(p, ...)". > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Patch applied! Yours, Linus Walleij