Date: Wed, 20 Nov 2013 04:47:29 +1100 From: Edward O'Callaghan <eocallaghan@alterapraxis.com> To: freebsd-net@FreeBSD.org Subject: [PATCH]: Trivial dmesg formatting. Message-ID: <20131120044729.14b495d3.eocallaghan@alterapraxis.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hello,
Just some house keeping.
Cheers,
Edward.
[-- Attachment #2 --]
Index: sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
===================================================================
--- sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c (revision 258349)
+++ sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c (working copy)
@@ -182,7 +182,7 @@
static void
netvsc_init(void)
{
- printf("Netvsc initializing... ");
+ printf("Netvsc initializing... \n");
/*
* XXXKYS: cleanup initialization
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131120044729.14b495d3.eocallaghan>
