Commit ed57d08b authored by Patrick Rooney's avatar Patrick Rooney Committed by Greg Kroah-Hartman

Staging: sm7xx: Fixed space-before-tab coding style issues in smtcfb.c

Patch for smtcfb.c that removes spaces before tabs in the comments at
the beginning of the file.
Signed-off-by: default avatarPatrick Rooney <candyguitar@googlemail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 6e26b015
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* *
* Copyright (C) 2006 Silicon Motion Technology Corp. * Copyright (C) 2006 Silicon Motion Technology Corp.
* Authors: Ge Wang, gewang@siliconmotion.com * Authors: Ge Wang, gewang@siliconmotion.com
* Boyod boyod.yang@siliconmotion.com.cn * Boyod boyod.yang@siliconmotion.com.cn
* *
* Copyright (C) 2009 Lemote, Inc. * Copyright (C) 2009 Lemote, Inc.
* Author: Wu Zhangjin, wuzhangjin@gmail.com * Author: Wu Zhangjin, wuzhangjin@gmail.com
...@@ -13,17 +13,17 @@ ...@@ -13,17 +13,17 @@
* more details. * more details.
* *
* Version 0.10.26192.21.01 * Version 0.10.26192.21.01
* - Add PowerPC/Big endian support * - Add PowerPC/Big endian support
* - Add 2D support for Lynx * - Add 2D support for Lynx
* - Verified on2.6.19.2 Boyod.yang <boyod.yang@siliconmotion.com.cn> * - Verified on2.6.19.2 Boyod.yang <boyod.yang@siliconmotion.com.cn>
* *
* Version 0.09.2621.00.01 * Version 0.09.2621.00.01
* - Only support Linux Kernel's version 2.6.21. * - Only support Linux Kernel's version 2.6.21.
* Boyod.yang <boyod.yang@siliconmotion.com.cn> * Boyod.yang <boyod.yang@siliconmotion.com.cn>
* *
* Version 0.09 * Version 0.09
* - Only support Linux Kernel's version 2.6.12. * - Only support Linux Kernel's version 2.6.12.
* Boyod.yang <boyod.yang@siliconmotion.com.cn> * Boyod.yang <boyod.yang@siliconmotion.com.cn>
*/ */
#ifndef __KERNEL__ #ifndef __KERNEL__
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment