From: Miquel Raynal Date: Tue, 15 May 2018 09:56:57 +0000 (+0200) Subject: tpm: remove redundant blank line X-Git-Tag: v2018.07-rc1~92 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ba4d2eca96d2f6b516a9e2d4a5f26ac881ff71f5;p=u-boot 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 Reviewed-by: Tom Rini Reviewed-by: Simon Glass --- diff --git a/lib/tpm.c b/lib/tpm.c index bc9652d8e4..1b5c2d0968 100644 --- a/lib/tpm.c +++ b/lib/tpm.c @@ -820,7 +820,6 @@ static uint32_t verify_response_auth(uint32_t command_code, return TPM_SUCCESS; } - uint32_t tpm_terminate_auth_session(uint32_t auth_handle) { const uint8_t command[18] = {