realtek: Drop space after casts
authorSven Eckelmann <[email protected]>
Sun, 23 Nov 2025 16:26:03 +0000 (17:26 +0100)
committerHauke Mehrtens <[email protected]>
Mon, 24 Nov 2025 23:28:51 +0000 (00:28 +0100)
commit53fee7221686bf3047db133a231d0031885da07b
treec867dcefaa31861a728e2a70b677fed7cddbcb57
parent4bd1cb66dfc7acadf9410513a8ba2b0624be59d4
realtek: Drop space after casts

The Linux kernel coding style recommends not to add a space after
casts.

Signed-off-by: Sven Eckelmann <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20906
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl838x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl839x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl930x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c
target/linux/realtek/files-6.12/drivers/net/ethernet/rtl838x_eth.c
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c