From 3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 7 Oct 2013 13:07:26 +0200 Subject: Coding Style cleanup: remove trailing white space Signed-off-by: Wolfgang Denk --- tools/env/fw_env.h | 2 +- tools/env/fw_env_main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/env') diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h index 6208293790..aff471ba19 100644 --- a/tools/env/fw_env.h +++ b/tools/env/fw_env.h @@ -2,7 +2,7 @@ * (C) Copyright 2002-2008 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ /* Pull in the current config to define the default environment */ diff --git a/tools/env/fw_env_main.c b/tools/env/fw_env_main.c index 5f42df3889..2b85d78864 100644 --- a/tools/env/fw_env_main.c +++ b/tools/env/fw_env_main.c @@ -2,7 +2,7 @@ * (C) Copyright 2000-2008 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ /* -- cgit v1.2.3