]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
pinctrl: renesas: rzg2l: Use tab instead of spaces
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Thu, 28 May 2026 08:04:36 +0000 (11:04 +0300)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 May 2026 13:07:29 +0000 (15:07 +0200)
Use tab instead of spaces to follow the same coding style.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://patch.msgid.link/20260528080439.615958-5-claudiu.beznea@kernel.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/renesas/pinctrl-rzg2l.c

index e534684ee613e6cf384699221428d4ae2b10b8d1..83c61dcb24b1530dd9c8e0ec8f2b26f47c7cbb2f 100644 (file)
@@ -388,7 +388,7 @@ struct rzg2l_pinctrl_reg_cache {
        u8      sd_ch[2];
        u8      eth_poc[2];
        u8      oen;
-       u8      other_poc;
+       u8      other_poc;
        u8      qspi;
 };