Re: [PATCH v2 3/4] MODSIGN: Add -s <signature> option to sign-file

From: David Howells
Date: Thu Jan 24 2013 - 19:10:59 EST


Michal Marek <mmarek@xxxxxxx> wrote:

> This option allows to append an externally computed singature to the
> module. This is needed in setups, where the private key is not directly
> available, but a service exists that returns signatures for given files.
>
> Signed-off-by: Michal Marek <mmarek@xxxxxxx>
> ---
> v2: Use two-argument version of getopts to avoid global variables
> Use parentheses in EXPR if (...) constructs

Feel free to add:

Acked-by: David Howells <dhowells@xxxxxxxxxx>

to your patches.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/