From 0333f489a25b05a4c0176258204eee1db9e8c9e0 Mon Sep 17 00:00:00 2001 From: Charles Manning Date: Tue, 20 Apr 2010 17:12:46 +1200 Subject: 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 --- yaffs_nand.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'yaffs_nand.c') diff --git a/yaffs_nand.c b/yaffs_nand.c index 883a4a7..cb2a162 100644 --- a/yaffs_nand.c +++ b/yaffs_nand.c @@ -1,7 +1,7 @@ /* * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. * - * Copyright (C) 2002-2007 Aleph One Ltd. + * Copyright (C) 2002-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning @@ -11,9 +11,6 @@ * published by the Free Software Foundation. */ -const char *yaffs_nand_c_version = - "$Id: yaffs_nand.c,v 1.13 2010-02-19 01:05:48 charles Exp $"; - #include "yaffs_nand.h" #include "yaffs_tagscompat.h" #include "yaffs_tagsvalidity.h" -- cgit v1.2.3