aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-28 07:31:26 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-28 07:31:26 +0000
commit7350e37678789bda8da64bd0f641b00d23c14ff9 (patch)
tree60a5dafbfbdc7610f8ed9e6cb0e2fb65e8c6126c /target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
parentdd1f013e65c81f90d3d6ba79f3a2784034e21a6b (diff)
downloadmaster-187ad058-7350e37678789bda8da64bd0f641b00d23c14ff9.tar.gz
master-187ad058-7350e37678789bda8da64bd0f641b00d23c14ff9.tar.bz2
master-187ad058-7350e37678789bda8da64bd0f641b00d23c14ff9.zip
[kernel] nuke trailing whitespaces in the yaffs code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11277 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c')
-rw-r--r--target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
index ebf6647e83..6ea675611d 100644
--- a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
+++ b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
@@ -30,9 +30,9 @@ Message-Id: <200705181006.49860.ian@brightstareng.com>
X-Virus-Scanned: by amavisd-new at brightstareng.com
Status: R
X-Status: NT
-X-KMail-EncryptionState:
-X-KMail-SignatureState:
-X-KMail-MDN-Sent:
+X-KMail-EncryptionState:
+X-KMail-SignatureState:
+X-KMail-MDN-Sent:
--Boundary-00=_5LbTGmt62YoutxM
Content-Type: text/plain;
@@ -49,9 +49,9 @@ On Friday 18 May 2007 08:34, you wrote:
Good news!
-Attached is a newer yaffs_mtdif1.c with a bandaid to help the
+Attached is a newer yaffs_mtdif1.c with a bandaid to help the
2.6.18 and 2.6.19 versions of MTD not trip on the oob read.
-See the LINUX_VERSION_CODE conditional in
+See the LINUX_VERSION_CODE conditional in
nandmtd1_ReadChunkWithTagsFromNAND.
-imcd
@@ -361,7 +361,7 @@ int nandmtd1_MarkNANDBlockBad(struct yaffs_DeviceStruct *dev, int blockNo)
}
/* Check any MTD prerequists.
- *
+ *
* Returns YAFFS_OK or YAFFS_FAIL.
*/
static int nandmtd1_TestPrerequists(struct mtd_info * mtd)