summaryrefslogtreecommitdiff
path: root/disk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2013-10-07 13:07:26 +0200
committerTom Rini <trini@ti.com>2013-10-14 16:06:53 -0400
commit3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 (patch)
tree80d776e436f91c40659d4b9f955de764bb002533 /disk
parente84b8f6ce0e7daf4e9781172c4ffd74d7d525dbb (diff)
Coding Style cleanup: remove trailing white space
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'disk')
-rw-r--r--disk/part_amiga.h2
-rw-r--r--disk/part_dos.h2
-rw-r--r--disk/part_iso.c2
-rw-r--r--disk/part_iso.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/disk/part_amiga.h b/disk/part_amiga.h
index 524da10fd0..0f04e97e2c 100644
--- a/disk/part_amiga.h
+++ b/disk/part_amiga.h
@@ -3,7 +3,7 @@
* Hans-Joerg Frieden, Hyperion Entertainment
* Hans-JoergF@hyperion-entertainment.com
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _DISK_PART_AMIGA_H
diff --git a/disk/part_dos.h b/disk/part_dos.h
index e0608e0925..0321d922b7 100644
--- a/disk/part_dos.h
+++ b/disk/part_dos.h
@@ -2,7 +2,7 @@
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _DISK_PART_DOS_H
diff --git a/disk/part_iso.c b/disk/part_iso.c
index 80c1d95d59..2547c703db 100644
--- a/disk/part_iso.c
+++ b/disk/part_iso.c
@@ -2,7 +2,7 @@
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch.
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
diff --git a/disk/part_iso.h b/disk/part_iso.h
index e5a3e0220f..dace0f87dc 100644
--- a/disk/part_iso.h
+++ b/disk/part_iso.h
@@ -2,7 +2,7 @@
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch.
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _PART_CD_H
#define _PART_CD_H