[U-Boot] [PATCH v4 04/32] tpm: align arguments with open parenthesis
Simon Glass
sjg at chromium.org
Tue May 15 16:02:58 UTC 2018
On 15 May 2018 at 19:57, Miquel Raynal <miquel.raynal at 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 at bootlin.com>
> ---
> cmd/tpm.c | 120 ++++++++++++++++++++++++++++++--------------------------------
> lib/tpm.c | 100 ++++++++++++++++++++++++++-------------------------
> 2 files changed, 110 insertions(+), 110 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list