* Ard Biesheuvel <[email protected]> wrote: > From: David Howells <[email protected]> > > Add the definitions for shim and image security database, both of which > are used widely in various Linux distros. > > Signed-off-by: Josh Boyer <[email protected]> > Signed-off-by: David Howells <[email protected]> > Cc: Matt Fleming <[email protected]> > Signed-off-by: Ard Biesheuvel <[email protected]>
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 <[email protected]> Acked-by: Josh Boyer <[email protected]> Cc: Matt Fleming <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Please holler if that's not OK. Thanks, Ingo

