From: Claudiu Beznea Date: Thu, 28 May 2026 08:04:36 +0000 (+0300) Subject: pinctrl: renesas: rzg2l: Use tab instead of spaces X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80538a53978bb9788080caea6e5ee3393dfb6a72;p=thirdparty%2Flinux.git pinctrl: renesas: rzg2l: Use tab instead of spaces Use tab instead of spaces to follow the same coding style. Reviewed-by: Geert Uytterhoeven Signed-off-by: Claudiu Beznea Link: https://patch.msgid.link/20260528080439.615958-5-claudiu.beznea@kernel.org Signed-off-by: Geert Uytterhoeven --- diff --git a/drivers/pinctrl/renesas/pinctrl-rzg2l.c b/drivers/pinctrl/renesas/pinctrl-rzg2l.c index e534684ee613e..83c61dcb24b15 100644 --- a/drivers/pinctrl/renesas/pinctrl-rzg2l.c +++ b/drivers/pinctrl/renesas/pinctrl-rzg2l.c @@ -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; };