Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107139
b: refs/heads/master
c: 9ee07f9
h: refs/heads/master
i:
  107137: a8f2cd2
  107135: 7c5d1f0
v: v3
  • Loading branch information
Nathan Fontenot authored and Benjamin Herrenschmidt committed Jul 30, 2008
1 parent be4dfc3 commit 83296d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 11c675cef2fbe471dc6103a89b156e65c3630f3a
refs/heads/master: 9ee07f91a1fab61ff0d8d25be43351a049c0a821
4 changes: 0 additions & 4 deletions trunk/arch/powerpc/kernel/lparcfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -636,10 +636,6 @@ static ssize_t lparcfg_write(struct file *file, const char __user * buf,
retval = -EIO;
} else if (retval == H_PARAMETER) {
retval = -EINVAL;
} else {
printk(KERN_WARNING "%s: received unknown hv return code %ld",
__func__, retval);
retval = -EIO;
}

return retval;
Expand Down

0 comments on commit 83296d1

Please sign in to comment.