Re: [PATCH 05/12] s390: zcrypt: initialize variables before_use

From: Arnd Bergmann
Date: Wed Apr 10 2019 - 14:57:42 EST


On Wed, Apr 10, 2019 at 5:59 PM Martin Schwidefsky
<schwidefsky@xxxxxxxxxx> wrote:
> On Tue, 9 Apr 2019 11:54:30 +0200 Harald Freudenberger <freude@xxxxxxxxxxxxx> wrote:
> > On 08.04.19 23:26, Arnd Bergmann wrote:
> > > }
> > Thanks Arnd, but as Nathan already wrote, I'd prefer to have the
> > variable initialized with 0 instead of -1.
> > If you agree with this, I'll rewrite the patch and apply it to our
> > internal git and it will appear at kernel org with the next s390 code merge then.
>
> Do we agreement on func_coed=0 for this one ?

Yes, I think that was the consensus.

Arnd