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:
e4d4378
)
spi/spidev: Use PTR_RET function
author
Alexandru Gheorghiu
<gheorghiuandru@gmail.com>
Thu, 14 Mar 2013 09:18:18 +0000
(11:18 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 1 Apr 2013 13:32:32 +0000
(14:32 +0100)
Replaced calls to IS_ERR and PTR_ERR with PTR_RET function.
Patch found using coccinelle.
Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found