git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35891d4
)
powerpc/eeh: Refactor eeh_reset_pe()
author
Gavin Shan
<gwshan@linux.vnet.ibm.com>
Thu, 13 Nov 2014 23:47:28 +0000
(10:47 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 2 Dec 2014 00:03:26 +0000
(11:03 +1100)
The patch refactors eeh_reset_pe() in order for:
* Varied return values for different failure cases.
* Replace pr_err() with pr_warn() and print function name.
* Coding style cleanup.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found