Re: [PATCH RESEND iwlwifi-next] wifi: iwlwifi: mld: remove unused variable in d3.c
From: Konstantin Ryabitsev
Date: Tue Nov 25 2025 - 08:54:52 EST
On Tue, Nov 25, 2025 at 12:50:44PM +0530, ally heev wrote:
> > > Yes, I use b4 for my patches. I work on other open source projects
> > > which use Github. So, my global git config commit autosign is set to
>
> typo: `tag autosign`
>
> > > `true`, hence you have seen PGP signatures.
> >
> > Interesting! I've not seen this cause PGP signatures to be added to "git show"
> > output before. I've tried to replicate it locally, but even if I have a signed
> > git commit, I can't make the "gpgsig" header to show up in the output of "git
> > show --format=email" (which is what b4 uses). Do you have some local git
> > configuration changes that make "gpgsig" fields show up in the output of "git
> > show"?
> >
> > -K
>
> I think b4 uses tags for patch series. I have checked old
> patches(before disabling autosign) and found that signature is only
> added on first(cover-letter) of the patch series
Oh! Interesting, so this happened on resend? I'll test it out, thanks!
-K