
15 May
2018
15 May
'18
6:02 p.m.
On 15 May 2018 at 19:57, Miquel Raynal miquel.raynal@bootlin.com wrote:
Fix following checkpatch.pl issue in TPM-related code:
CHECK: Alignment should match open parenthesis
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com
cmd/tpm.c | 120 ++++++++++++++++++++++++++++++-------------------------------- lib/tpm.c | 100 ++++++++++++++++++++++++++------------------------- 2 files changed, 110 insertions(+), 110 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org