[PATCH] Staging: sm7xx: Fixed coding style issues.
Kenji Toyama
kenji.toyama at gmail.com
Sat Mar 27 22:31:15 PDT 2010
Lots of tabs before spaces and some other minor issues.
Signed-off-by: Daniel Kenji Toyama <kenji.toyama at gmail.com>
---
drivers/staging/sm7xx/smtcfb.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/staging/sm7xx/smtcfb.c b/drivers/staging/sm7xx/smtcfb.c
index 9c82a1a..1cc86ae 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 at siliconmotion.com
- * Boyod boyod.yang at siliconmotion.com.cn
+ * Boyod boyod.yang at siliconmotion.com.cn
*
* Copyright (C) 2009 Lemote, Inc.
* Author: Wu Zhangjin, wuzhangjin at gmail.com
@@ -13,17 +13,17 @@
* 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 at siliconmotion.com.cn>
+ * - Add PowerPC/Big endian support
+ * - Add 2D support for Lynx
+ * - Verified on2.6.19.2 Boyod.yang <boyod.yang at siliconmotion.com.cn>
*
* Version 0.09.2621.00.01
- * - Only support Linux Kernel's version 2.6.21.
- * Boyod.yang <boyod.yang at siliconmotion.com.cn>
+ * - Only support Linux Kernel's version 2.6.21.
+ * Boyod.yang <boyod.yang at siliconmotion.com.cn>
*
* Version 0.09
- * - Only support Linux Kernel's version 2.6.12.
- * Boyod.yang <boyod.yang at siliconmotion.com.cn>
+ * - Only support Linux Kernel's version 2.6.12.
+ * Boyod.yang <boyod.yang at siliconmotion.com.cn>
*/
#ifndef __KERNEL__
--
1.6.3.3
More information about the devel
mailing list