* Ard Biesheuvel <ard.biesheu...@linaro.org> wrote: > From: David Howells <dhowe...@redhat.com> > > Add the definitions for shim and image security database, both of which > are used widely in various Linux distros. > > Signed-off-by: Josh Boyer <jwbo...@fedoraproject.org> > Signed-off-by: David Howells <dhowe...@redhat.com> > Cc: Matt Fleming <m...@codeblueprint.co.uk> > Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org>
That's not a valid SOB chain: the SOB of the author of the patch (David Howells) must come first. I changed it to: Signed-off-by: David Howells <dhowe...@redhat.com> Acked-by: Josh Boyer <jwbo...@fedoraproject.org> Cc: Matt Fleming <m...@codeblueprint.co.uk> Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org> Please holler if that's not OK. Thanks, Ingo