Mercurial > yaffs-ecoscentric-gpl
diff patch-ker.sh @ 409:b5309c9b6d7f
yaffs Some cleanups.
Update copyright messages.
Clean up tracing to use TSTR and KERN_DEBUG.
Remove cvs $Id.
Change /proc/yaffs_debug to /proc/yaffs_stats.
... and a few other clean ups.
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
| author | Charles Manning <cdhmanning@gmail.com> |
|---|---|
| date | Tue, 20 Apr 2010 17:12:46 +1200 |
| parents | a1bb77a9d76a |
| children |
line wrap: on
line diff
--- a/patch-ker.sh +++ b/patch-ker.sh @@ -2,7 +2,7 @@ # # YAFFS: Yet another FFS. A NAND-flash specific file system. # -# Copyright (C) 2002-2006 Aleph One Ltd. +# Copyright (C) 2002-2010 Aleph One Ltd. # # Created by Charles Manning <charles@aleph1.co.uk> # @@ -16,7 +16,6 @@ # # Somewhat "inspired by" the mtd patchin script # -# $Id: patch-ker.sh,v 1.5 2009-01-22 00:44:46 charles Exp $ VERSION=0 PATCHLEVEL=0
