Signed-off-by: Dushan Tcholich <dusanc@xxxxxxxxx> --- debug.c.orig 2007-10-23 15:48:32.000000000 +0200 +++ debug.c 2007-10-23 15:49:55.000000000 +0200 @@ -60,7 +60,7 @@ static DEFINE_SPINLOCK(panic_guard); /* Your best friend. Call it on each occasion. This is called by fs/reiser4/debug.h:reiser4_panic(). */ -void reiser4_do_panic(const char *format /* format string */ , ... /* rest */ ) +void reiser4_do_panic(const char *format/* format string */ , ... /* rest */) { static int in_panic = 0; va_list args; - To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html