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 at chromium.org> > Cc: Josh Boyer <jwboyer at fedoraproject.org> > Cc: David Howells <dhowells at redhat.com> > Cc: Luis R. Rodriguez <mcgrof at kernel.org> > Cc: Mimi Zohar <zohar at linux.vnet.ibm.com> Thanks, Acked-by: Luis R. Rodriguez <mcgrof at kernel.org> > --- > 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. Luis