On Wed, Feb 21, 2024 at 06:54:04PM +0900, sawara04.o@xxxxxxxxx wrote: > From: Kyoji Ogasawara <sawara04.o@xxxxxxxxx> > > Since whitespace is prohibited before that close parenthesis ')' in a > conditional statements, remove it and fix checkpatch.pl error "space prohibited before that > close parenthesis ')'". > > Signed-off-by: Kyoji Ogasawara <sawara04.o@xxxxxxxxx> This breaks the build. You could do a search for it. https://lore.kernel.org/all/?q=define_fbtft_write_reg regards, dan carpenter