[U-Boot] [PATCH 10/12] cmd: tpm_test: fix indentation

Simon Glass sjg at chromium.org
Thu Nov 17 20:50:33 CET 2016


On 15 November 2016 at 17:50, Andre Przywara <andre.przywara at arm.com> wrote:
> The final line with the linefeeds should obviously only printed once
> (what the code actually does), but the indentation suggests otherwise.
>
> Fix the indentation to avoid compiler warnings and puzzled readers.
>
> Pointed out by GCC 6.2's -Wmisleading-indentation warning.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  cmd/tpm_test.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list