]> xenbits.xensource.com Git - people/liuw/freebsd.git/commitdiff
ioat_test: Add a colon (':') for style
authorcem <cem@FreeBSD.org>
Thu, 22 Oct 2015 23:08:08 +0000 (23:08 +0000)
committercem <cem@FreeBSD.org>
Thu, 22 Oct 2015 23:08:08 +0000 (23:08 +0000)
Missed in r289776.

Sponsored by: EMC / Isilon Storage Division

sys/dev/ioat/ioat_test.c

index 845fb6631e180d8645b2502d959df448de67a71d..ecc910d904b43f90649487bdf4775b0b0ec59087 100644 (file)
@@ -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