diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-28 07:31:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-28 07:31:26 +0000 |
commit | 15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021 (patch) | |
tree | 789842eedad6b065fd85fe7bca8c050218f4e42b /target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h | |
parent | 3f229c34150fe76cfd118d5c8923f074fa74fb78 (diff) | |
download | mtk-20170518-15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021.zip mtk-20170518-15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021.tar.gz mtk-20170518-15dd4cdcd2c1ae4f5fb2ee52678724eccaa46021.tar.bz2 |
nuke trailing whitespaces in the yaffs code
SVN-Revision: 11277
Diffstat (limited to 'target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h')
-rw-r--r-- | target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h index 9635c7a..fcf2690 100644 --- a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h +++ b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.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 @@ -15,7 +15,7 @@ /* * This file is just holds extra declarations used during development. - * Most of these are from kernel includes placed here so we can use them in + * Most of these are from kernel includes placed here so we can use them in * applications. * */ |