Re: [PATCH 6.1&6.6 1/3] sign-file,extract-cert: move common SSL helper functions to a header

From: Greg Kroah-Hartman
Date: Tue Mar 18 2025 - 10:41:01 EST


On Tue, Mar 18, 2025 at 09:58:26PM +0800, Huacai Chen wrote:
> Hi, Greg,
>
> On Tue, Mar 18, 2025 at 9:25 PM Greg Kroah-Hartman
> <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> > On Tue, Mar 18, 2025 at 07:01:22PM +0800, Huacai Chen wrote:
> > > From: Jan Stancek <jstancek@xxxxxxxxxx>
> > >
> > > commit 300e6d4116f956b035281ec94297dc4dc8d4e1d3 upstream.
> > >
> > > Couple error handling helpers are repeated in both tools, so
> > > move them to a common header.
> > >
> > > Signed-off-by: Jan Stancek <jstancek@xxxxxxxxxx>
> > > Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
> > > Tested-by: R Nageswara Sastry <rnsastry@xxxxxxxxxxxxx>
> > > Reviewed-by: Neal Gompa <neal@xxxxxxxxx>
> > > Signed-off-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
> > > Signed-off-by: Huacai Chen <chenhuacai@xxxxxxxxxxx>
> > > ---
> >
> > Is this "v2" as well? the threading is all confusing here. This is
> > what my inbox looks like right now:
> Yes, this is also V2, I'm very sorry to confuse you.

Great! Please resend them all as a "v3" so I'm not confused :)

thanks,

greg k-h