diff options
author | Artem B. Bityutskiy <dedekind@infradead.org> | 2005-08-03 10:26:50 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | 2005-11-06 18:33:09 +0100 |
commit | 392435081e8cc6e02bdc4fa998050abb11d331b4 (patch) | |
tree | ccc592e8d993d8df4285832a41f2a06bac53f979 /fs/jffs2/debug.h | |
parent | 1e0da3cb6cd4a909c64c870344183185bd6815b1 (diff) |
[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.h | 2 |
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_ |