David Howells wrote:
>Michal Marek 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: Micha
David Howells writes:
> Feel free to add:
>
> Acked-by: David Howells
>
> to your patches.
Thanks, done and applied.
Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vge
Michal Marek 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
> ---
> v2: Use two-arg
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
---
v2: Use two-argument version of getopts to avoid gl
4 matches
Mail list logo