Re: [PATCH] staging: media: atomisp: remove outdated TODO comment

From: Andy Shevchenko

Date: Mon Apr 13 2026 - 03:22:33 EST


On Sun, Apr 12, 2026 at 5:06 PM Shyam Sunder Reddy Padira
<shyamsunderreddypadira@xxxxxxxxx> wrote:
>
> Remove a TODO comment suggesting a filename change for
> sw_event_global.h. The header is already consistently
> used across the driver, making the comment obsolete.
>
> No functional changes.

Unneeded churn.

...

> #include <type_support.h>
> -#include "sw_event_global.h" /*event macros.TODO : Change File Name..???*/
> +#include "sw_event_global.h" /*event macros.*/

And still the comment has style issues...

--
With Best Regards,
Andy Shevchenko