summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h
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
commit15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021 (patch)
tree789842eedad6b065fd85fe7bca8c050218f4e42b /target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h
parent3f229c34150fe76cfd118d5c8923f074fa74fb78 (diff)
downloadmaster-31e0f0ae-15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021.tar.gz
master-31e0f0ae-15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021.tar.bz2
master-31e0f0ae-15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021.zip
nuke trailing whitespaces in the yaffs code
SVN-Revision: 11277
Diffstat (limited to 'target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h')
-rw-r--r--target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h
index 8b80c6d688..15ac28121c 100644
--- a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h
+++ b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yportenv.h
@@ -1,5 +1,5 @@
/*
- * YAFFS: Yet another Flash File System . A NAND-flash specific file system.
+ * YAFFS: Yet another Flash File System . A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
@@ -150,7 +150,7 @@ extern unsigned int yaffs_wr_attempts;
* Tracing flags.
* The flags masked in YAFFS_TRACE_ALWAYS are always traced.
*/
-
+
#define YAFFS_TRACE_OS 0x00000002
#define YAFFS_TRACE_ALLOCATE 0x00000004
#define YAFFS_TRACE_SCAN 0x00000008