Re: [PATCH v2] staging: sm750fb: remove unused variable

From: Dan Carpenter

Date: Sat May 30 2026 - 15:53:55 EST


On Fri, May 29, 2026 at 04:24:49PM +0530, neha arora wrote:
> Hi Dan,
>
> After looking into the structural dependencies and the cross-casting
> between init_status and initchip_param, I've decided that this refactoring
> is outside the scope of what I want to work on at this time.
> Please feel free to drop my previous patch. I'm going to shift my focus to
> other areas.
>

No stress. I feel like we see this often where people sign up for
one project and then it turns out way more different from what they
imagined and it actually isn't fun for them at all... It's fine to
move on.

Let's add this as a KTODO though, in case someone else wants to work on
it.

KTODO: remove the init_status or initchip_param struct. (They are
duplicates).

See this email for more details:
https://lore.kernel.org/all/ahlszyY6Nd9ANz-X@stanley.mountain/

regards,
dan carpenter