Re: [PATCH] staging: fbtft: improve TODO comment clarity
From: Greg KH
Date: Sat Apr 11 2026 - 12:11:58 EST
On Sat, Apr 11, 2026 at 08:52:20PM +0530, Chandra Mouli Baskaran wrote:
> From: Chandra Mouli <bcmouli2006@xxxxxxxxx>
>
> Clarify the TODO comment in fbtft_ops_damage_range() to
> better describe that the current implementation updates
> the entire displayinstead of only the modified region.
That does not match what this patch actually does :(