tpm: remove redundant blank line
authorMiquel Raynal <[email protected]>
Tue, 15 May 2018 09:56:57 +0000 (11:56 +0200)
committerTom Rini <[email protected]>
Fri, 25 May 2018 12:12:40 +0000 (08:12 -0400)
commitba4d2eca96d2f6b516a9e2d4a5f26ac881ff71f5
treeec6856b44e96b491c2a6a3c1d52d6bc4498add05
parent8730d012c9bd92d6412b3ef6e33b40c5df00f225
tpm: remove redundant blank line

Fix following checkpatch.pl issue in TPM-related code:

    CHECK: Please don't use multiple blank lines

Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
lib/tpm.c