projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files-2.6.25
/
fs
/
yaffs2
/
yaffs_mtdif1.c
diff --git
a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_mtdif1.c
b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_mtdif1.c
index
15b5a97
..
36d5ade
100644
(file)
--- a/
target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_mtdif1.c
+++ b/
target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_mtdif1.c
@@
-295,7
+295,7
@@
int nandmtd1_MarkNANDBlockBad(struct yaffs_DeviceStruct *dev, int blockNo)
}
/* Check any MTD prerequists.
}
/* Check any MTD prerequists.
- *
+ *
* Returns YAFFS_OK or YAFFS_FAIL.
*/
static int nandmtd1_TestPrerequists(struct mtd_info * mtd)
* Returns YAFFS_OK or YAFFS_FAIL.
*/
static int nandmtd1_TestPrerequists(struct mtd_info * mtd)
This page took
0.021901 seconds
and
4
git commands to generate.