Re: [PATCH] staging: fbtft: clarify TODO comment in fbtft-core

From: Andy Shevchenko

Date: Thu Apr 16 2026 - 14:22:26 EST


On Thu, Apr 16, 2026 at 7:47 PM Sachin Kumar
<sachinkumar905846@xxxxxxxxx> wrote:
>
> Improve wording of a TODO comment to better describe the
> intended optimization. The comment now clearly states that
> only the changed display area should be updated instead of
> refreshing the entire screen.

...

> - /* TODO: only mark changed area update all for now */
> + /* TODO: Optimize to update only the changed area instead of
> + * refreshing the entire display
> + */

Wrong style.


--
With Best Regards,
Andy Shevchenko