From: Charles Manning Date: Wed, 15 Dec 2010 02:04:38 +0000 (+1300) Subject: Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2 X-Git-Tag: linux-mainline-patchset-4~5^2~10 X-Git-Url: https://yaffs.net/gitweb/?a=commitdiff_plain;h=a64e1896b1d462414c9fad6dbe1f77a2a8be04a5;hp=3739438c9fe703d800c4a8654aee32ccc6fb96e3;p=yaffs2.git Merge branch 'master' of ssh://aleph1.co.uk/home/aleph1/git/yaffs2 --- diff --git a/yaffs_yaffs1.c b/yaffs_yaffs1.c index 9eb6030..c879f57 100644 --- a/yaffs_yaffs1.c +++ b/yaffs_yaffs1.c @@ -110,7 +110,6 @@ int yaffs1_scan(struct yaffs_dev *dev) */ deleted++; dev->n_free_chunks++; - /*T((" %d %d deleted\n",blk,c)); */ } else if (!tags.chunk_used) { /* An unassigned chunk in the block * This means that either the block is empty or @@ -178,7 +177,6 @@ int yaffs1_scan(struct yaffs_dev *dev) } } - /* T((" %d %d data %d %d\n",blk,c,tags.obj_id,tags.chunk_id)); */ } else { /* chunk_id == 0, so it is an ObjectHeader. * Thus, we read in the object header and make the object