[POWERPC] iSeries: Correct missing newline in printk
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Sep 2007 04:36:47 +0000 (14:36 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 9 Oct 2007 11:00:47 +0000 (21:00 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/viopath.c

index 6a0060a..45f2fe3 100644 (file)
@@ -596,7 +596,7 @@ int viopath_close(HvLpIndex remoteLp, int subtype, int numReq)
                numOpen += viopathStatus[remoteLp].users[i];
 
        if ((viopathStatus[remoteLp].isOpen) && (numOpen == 0)) {
-               printk(VIOPATH_KERN_INFO "closing connection to partition %d",
+               printk(VIOPATH_KERN_INFO "closing connection to partition %d\n",
                                remoteLp);
 
                HvCallEvent_closeLpEventPath(remoteLp,