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:
28ce420
)
sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 15 Jul 2013 10:27:07 +0000
(15:57 +0530)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 16 Jul 2013 06:36:01 +0000
(16:06 +0930)
PTR_RET is now deprecated. Use PTR_ERR_OR_ZERO instead.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found