Re: [PATCH v3.1] firmware: clean up filesystem load exit path

From: Mimi Zohar
Date: Thu Feb 04 2016 - 18:54:44 EST


On Thu, 2016-02-04 at 23:01 +0100, Luis R. Rodriguez wrote:
> On Thu, Feb 04, 2016 at 01:15:02PM -0800, Kees Cook wrote:
> > This makes the error and success paths more readable while trying to
> > load firmware from the filesystem.
> >
> > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
> > Cc: Josh Boyer <jwboyer@xxxxxxxxxxxxxxxxx>
> > Cc: David Howells <dhowells@xxxxxxxxxx>
> > Cc: Luis R. Rodriguez <mcgrof@xxxxxxxxxx>
> > Cc: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
>
> Thanks,
>
> Acked-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx>
>
> > ---
> > Suggested as an alternative to "[PATCH v3 06/22] firmware: fold successful fw read early"
>
> Mimi, feel free to pick up as a replacement in your series.

Ok, thanks!

Mimi