On 15 November 2016 at 17:50, Andre Przywara <[email protected]> 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 <[email protected]> > --- > cmd/tpm_test.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

