[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1269884124-32520-1-git-send-email-jmunhoz@igalia.com>
Date: Mon, 29 Mar 2010 19:35:24 +0200
From: Javier Muñoz Mellid <jmunhoz@...lia.com>
To: gregkh@...e.de, teddy.wang@...iconmotion.com.cn
Cc: wuzhangjin@...il.com, sbraun@...ix.com, ralf@...ux-mips.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Javier Muñoz Mellid <jmunhoz@...lia.com>
Subject: [PATCH] Staging: sm7xx: Fixed coding style issues
Fixed some style and format issues
Signed-off-by: Javier Muñoz Mellid <jmunhoz@...lia.com>
---
drivers/staging/sm7xx/smtcfb.c | 17 +++++++++--------
drivers/staging/sm7xx/smtcfb.h | 2 +-
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/sm7xx/smtcfb.c b/drivers/staging/sm7xx/smtcfb.c
index 9c82a1a..5f8d373 100644
--- a/drivers/staging/sm7xx/smtcfb.c
+++ b/drivers/staging/sm7xx/smtcfb.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2006 Silicon Motion Technology Corp.
* Authors: Ge Wang, gewang@...iconmotion.com
- * Boyod boyod.yang@...iconmotion.com.cn
+ * Boyod boyod.yang@...iconmotion.com.cn
*
* Copyright (C) 2009 Lemote, Inc.
* Author: Wu Zhangjin, wuzhangjin@...il.com
@@ -13,17 +13,18 @@
* more details.
*
* Version 0.10.26192.21.01
- * - Add PowerPC/Big endian support
- * - Add 2D support for Lynx
- * - Verified on2.6.19.2 Boyod.yang <boyod.yang@...iconmotion.com.cn>
+ * - Add PowerPC/Big endian support
+ * - Add 2D support for Lynx
+ * - Verified on 2.6.19.2
+ * Boyod.yang <boyod.yang@...iconmotion.com.cn>
*
* Version 0.09.2621.00.01
- * - Only support Linux Kernel's version 2.6.21.
- * Boyod.yang <boyod.yang@...iconmotion.com.cn>
+ * - Only support Linux Kernel's version 2.6.21
+ * Boyod.yang <boyod.yang@...iconmotion.com.cn>
*
* Version 0.09
- * - Only support Linux Kernel's version 2.6.12.
- * Boyod.yang <boyod.yang@...iconmotion.com.cn>
+ * - Only support Linux Kernel's version 2.6.12
+ * Boyod.yang <boyod.yang@...iconmotion.com.cn>
*/
#ifndef __KERNEL__
diff --git a/drivers/staging/sm7xx/smtcfb.h b/drivers/staging/sm7xx/smtcfb.h
index 7ee565c..0c11383 100644
--- a/drivers/staging/sm7xx/smtcfb.h
+++ b/drivers/staging/sm7xx/smtcfb.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2006 Silicon Motion Technology Corp.
* Authors: Ge Wang, gewang@...iconmotion.com
- * Boyod boyod.yang@...iconmotion.com.cn
+ * Boyod boyod.yang@...iconmotion.com.cn
*
* Copyright (C) 2009 Lemote, Inc.
* Author: Wu Zhangjin, wuzhangjin@...il.com
--
1.7.0.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists