summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/debug.h
diff options
context:
space:
mode:
authorArtem B. Bityutskiy2005-08-03 11:26:50 +0200
committerThomas Gleixner2005-11-06 18:33:09 +0100
commit392435081e8cc6e02bdc4fa998050abb11d331b4 (patch)
treeccc592e8d993d8df4285832a41f2a06bac53f979 /fs/jffs2/debug.h
parent[JFFS2] Build fragtree in reverse order (diff)
downloadkernel-qcow2-linux-392435081e8cc6e02bdc4fa998050abb11d331b4.tar.gz
kernel-qcow2-linux-392435081e8cc6e02bdc4fa998050abb11d331b4.tar.xz
kernel-qcow2-linux-392435081e8cc6e02bdc4fa998050abb11d331b4.zip
[JFFS2] Debug code clean up - step 6
Remove extra noisy debugs Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/jffs2/debug.h')
-rw-r--r--fs/jffs2/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jffs2/debug.h b/fs/jffs2/debug.h
index 2112bab514c3..11ee75922a5e 100644
--- a/fs/jffs2/debug.h
+++ b/fs/jffs2/debug.h
@@ -7,7 +7,7 @@
*
* For licensing information, see the file 'LICENCE' in this directory.
*
- * $Id: debug.h,v 1.8 2005/07/31 09:08:38 dedekind Exp $
+ * $Id: debug.h,v 1.10 2005/08/02 10:03:51 dedekind Exp $
*
*/
#ifndef _JFFS2_DEBUG_H_