Re: [REPORT] False positive errors found while using scripts/checkpatch.pl

2020-06-28 Thread Joe Perches
On Sun, 2020-06-28 at 10:00 -0400, B K Karthik wrote: > The following are reported while using checkpatch.pl on > drivers/staging/fbtft/fbtft-bus.c > > ERROR: space prohibited before that close parenthesis ')' > #65: FILE: drivers/staging/fbtft/fbtft-bus.c:65: > +define_fbtft_write_reg(fbtft_writ

[REPORT] False positive errors found while using scripts/checkpatch.pl

2020-06-28 Thread B K Karthik
The following are reported while using checkpatch.pl on drivers/staging/fbtft/fbtft-bus.c ERROR: space prohibited before that close parenthesis ')' #65: FILE: drivers/staging/fbtft/fbtft-bus.c:65: +define_fbtft_write_reg(fbtft_write_reg8_bus8, u8, u8, ) ERROR: space prohibited before that close