yaffsfs.c: Fix NULL dereference in yaffs_unmount2_reldev()
[yaffs2.git] / direct / u-boot / patch-u-boot.sh
index 8caa2e821d5f3331344be1a5e171ed0e14a83b5c..bfd974e512aaff1ecc0fe7f78176d61802f628d1 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # YAFFS: Yet another FFS. A NAND-flash specific file system.
 #
-# Copyright (C) 2002-2010 Aleph One Ltd.
+# Copyright (C) 2002-2018 Aleph One Ltd.
 #
 # Created by Charles Manning <charles@aleph1.co.uk>
 #
@@ -17,7 +17,7 @@
 #
 #  Inspired yaffs kernel patching script
 
-set -e -x
+#set -e -x
 
 UBOOTDIR=$1