realtek: Fix order of "static" + "inline" keywords
authorSven Eckelmann <[email protected]>
Sun, 23 Nov 2025 12:11:17 +0000 (13:11 +0100)
committerHauke Mehrtens <[email protected]>
Mon, 24 Nov 2025 23:28:49 +0000 (00:28 +0100)
commit18262471f3dfad9ac9770b0703aab10cff320a6b
treec20a57d87044611e9325276be3f80b77ab6d0579
parent1f1cafb2178ac0d3bfd70d78ffa696b12fa7d4cd
realtek: Fix order of "static" + "inline" keywords

THe correct order (which the rest of the code is using) is "static inline".

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/rtl838x.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