Re: [PATCH] staging: fbtft: replace empty modifier argument with no-op macro
From: Dan Carpenter
Date: Thu Jun 25 2026 - 06:28:37 EST
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 <suryasaimadhu369@xxxxxxxxx>
> ---
I don't hate this patch, but I think we've decided to leave this
as-is.
regards,
dan carpenter