> This breaks the build. You could do a search for it. > > https://lore.kernel.org/all/?q=define_fbtft_write_reg
I understand. Thanks for letting me know. 2024年2月21日(水) 19:18 Dan Carpenter <[email protected]>: > On Wed, Feb 21, 2024 at 06:54:04PM +0900, [email protected] wrote: > > From: Kyoji Ogasawara <[email protected]> > > > > 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 <[email protected]> > > This breaks the build. You could do a search for it. > > https://lore.kernel.org/all/?q=define_fbtft_write_reg > > regards, > dan carpenter > >
