]> git.sur5r.net Git - u-boot/commit
tpm: remove redundant blank line
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 15 May 2018 09:56:57 +0000 (11:56 +0200)
committerTom Rini <trini@konsulko.com>
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 <miquel.raynal@bootlin.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
lib/tpm.c