On 15 May 2018 at 19:56, Miquel Raynal wrote:
> Fix following checkpatch.pl issue in TPM-related code:
>
> CHECK: Please don't use multiple blank lines
>
> Signed-off-by: Miquel Raynal
> ---
> lib/tpm.c | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass
___
On Tue, May 15, 2018 at 11:56:57AM +0200, Miquel Raynal wrote:
> Fix following checkpatch.pl issue in TPM-related code:
>
> CHECK: Please don't use multiple blank lines
>
> Signed-off-by: Miquel Raynal
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
_
Fix following checkpatch.pl issue in TPM-related code:
CHECK: Please don't use multiple blank lines
Signed-off-by: Miquel Raynal
---
lib/tpm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/tpm.c b/lib/tpm.c
index c8bf06178f..0d8cdf9651 100644
--- a/lib/tpm.c
+++ b/lib/tpm.c
@@ -821
3 matches
Mail list logo