Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67523
b: refs/heads/master
c: 7d6524f
h: refs/heads/master
i:
  67521: b3661ab
  67519: 74b5d4f
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Oct 9, 2007
1 parent eaf8fe4 commit 34d443e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dcccb37e98e0444b0c6a03b303855771aa463c96
refs/heads/master: 7d6524f035e25fc3abd806f62e5345f911b9d10a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/iseries/viopath.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 34d443e

Please sign in to comment.