Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_access_EROFS.c
index af3b0d9b5e4ad0a4fd231b8dafd847809ca501c5..056033783ef7a8bec627cb741b1f97e1e3b1d122 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * YAFFS: Yet another FFS. A NAND-flash specific file system.
  *
- * Copyright (C) 2002-2010 Aleph One Ltd.
+ * Copyright (C) 2002-2011 Aleph One Ltd.
  *   for Toby Churchill Ltd and Brightstar Engineering
  *
  * Created by Timothy Manning <timothy@yaffs.net>
@@ -39,6 +39,5 @@ int test_yaffs_access_EROFS(void)
 
 int test_yaffs_access_EROFS_clean(void)
 {
-       return 1;
        return EROFS_clean();
 }