On 02/02/2024 02:05, Sam Protsenko wrote: > Commit 59f37b7370ef ("tty: serial: samsung: Remove USI initialization") > removes parameters from EXYNOS_COMMON_SERIAL_DRV_DATA() macro, but > leaves unnecessary empty braces. Remove those to fix the style. No > functional change. > > Fixes: 59f37b7370ef ("tty: serial: samsung: Remove USI initialization") > Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > --- > drivers/tty/serial/samsung_tty.c | 8 ++++---- I am pretty sure you did the patch on some old tree, not mainline rc1. Please work on maintainers tree (or linux-next). Best regards, Krzysztof