Re: [PATCH] staging: fbtft: replace empty modifier argument with no-op macro
Dan Carpenter <[email protected]>
| Newsgroups | org.kernel.vger.linux-fbdev,dev.linux.lists.linux-staging,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 25, 2026 at 05:27:21PM +0800, suryasaimadhu wrote: > Define fbtft_write_reg_no_modifier() as an identity function and > use it in place of empty modifier arguments in define_fbtft_write_reg() > calls to fix checkpatch errors. > > Signed-off-by: suryasaimadhu <[email protected]> > --- I don't hate this patch, but I think we've decided to leave this as-is. regards, dan carpenter