uboot-mt623x/fs
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code
This code contains some non-ascii characters in comment lines and code.
Most editors do not display those characters properly and editing those
files results always in diffs at these places which are usually not required
to be changed at all. This is error prone.

So, remove those weird characters and replace them by normal C-style
equivalents for which the proper defines were already in the header.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
2008-12-04 20:51:44 +01:00
..
cramfs fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
ext2 fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
fat Remove non-ascii characters from fat code 2008-12-04 20:51:44 +01:00
fdos fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
jffs2 JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. 2008-10-31 13:51:12 -05:00
reiserfs fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
yaffs2 Make the YAFFS filesystem work 2008-08-21 14:05:33 -05:00
Makefile fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00