On Sun, Aug 30, 2026 at 09:45:29PM +0530, anshika wrote: > Two of the three define_fbtft_write_reg() instantiations pass an empty > modifier argument, which checkpatch flags as a fragile empty macro > argument. Give the no-op case an explicit name instead of leaving it > blank.
Checkpatch is wrong. > No functional change. > > Link: https://lkml.iu.edu/hypermail/linux/kernel/2602.0/01917.html > > Signed-off-by: anshika <[email protected]> We would need a full name anyway. Just leave this as-is please, it's fine. thanks, greg k-h
