[LTP] [PATCH] crypto_user02: Find a valid template

Petr Vorel pvorel@suse.cz
Thu Apr 1 09:22:26 CEST 2021


Hi Joerg, Eric,

Implemented all Eric's suggestions and merged.
Thank you both!

> > +	if (!template) {
> > +		tst_brk(TCONF, "No viable template found");
> > +	}

> Single-line statements shouldn't have braces like this.
Oops, left this one, fixed in separated commit :(.

Kind regards,
Petr


More information about the ltp mailing list