patch-2.4.0-test5 linux/drivers/char/ftape/lowlevel/ftape-tracing.h

Next file: linux/drivers/char/ftape/lowlevel/ftape_syms.c
Previous file: linux/drivers/char/epca.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/drivers/char/ftape/lowlevel/ftape-tracing.h linux/drivers/char/ftape/lowlevel/ftape-tracing.h
@@ -149,7 +149,7 @@
  */
 #define TRACE_ABORT(res, i...)			\
 {						\
- 	TRACE(##i);				\
+ 	TRACE(i);				\
 	TRACE_EXIT res;				\
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)