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
- Lines: 9
- Date:
Tue Jul 18 14:55:01 2000
- Orig file:
v2.4.0-test4/linux/drivers/char/ftape/lowlevel/ftape-tracing.h
- Orig date:
Fri Jan 23 17:38:04 1998
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)