summaryrefslogtreecommitdiff
path: root/common/env_sf.c
diff options
context:
space:
mode:
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>2013-07-29 16:42:52 (GMT)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>2013-08-06 18:28:43 (GMT)
commit402ba1e3a0a6ccb100f84502f36774d6d4c3cec3 (patch)
tree09ee5c1a158a37cef3955a69f54676374d07fc6e /common/env_sf.c
parentfd35ca5c205333414ffc5f011f7427c3375852d1 (diff)
downloadu-boot-fsl-qoriq-402ba1e3a0a6ccb100f84502f36774d6d4c3cec3.tar.xz
cmd_sf|env_sf: Fix code cleanup
- line over 80 characters - add tabs - CHECK: Alignment should match open parenthesis Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Diffstat (limited to 'common/env_sf.c')
-rw-r--r--common/env_sf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/env_sf.c b/common/env_sf.c
index e3e1897..9f806fb 100644
--- a/common/env_sf.c
+++ b/common/env_sf.c
@@ -7,7 +7,7 @@
*
* (C) Copyright 2008 Atmel Corporation
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
#include <environment.h>