From: cem Date: Thu, 22 Oct 2015 23:08:08 +0000 (+0000) Subject: ioat_test: Add a colon (':') for style X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=301161890619e332e7af5d9037978b797203361a;p=people%2Fliuw%2Ffreebsd.git ioat_test: Add a colon (':') for style Missed in r289776. Sponsored by: EMC / Isilon Storage Division --- diff --git a/sys/dev/ioat/ioat_test.c b/sys/dev/ioat/ioat_test.c index 845fb6631e1..ecc910d904b 100644 --- a/sys/dev/ioat/ioat_test.c +++ b/sys/dev/ioat/ioat_test.c @@ -77,7 +77,7 @@ MTX_SYSINIT(ioat_test_lk, &ioat_test_lk, "test coordination mtx", MTX_DEF); static int g_thread_index = 1; static struct cdev *g_ioat_cdev = NULL; -#define ioat_test_log(v, ...) _ioat_test_log((v), "ioat " __VA_ARGS__) +#define ioat_test_log(v, ...) _ioat_test_log((v), "ioat_test: " __VA_ARGS__) static inline void _ioat_test_log(int verbosity, const char *fmt, ...); static void