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:
cd63397
)
GFS2: Replace PTR_RET with PTR_ERR_OR_ZERO
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 17 Jul 2013 07:41:52 +0000
(08:41 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 22 Jul 2013 01:41:46 +0000
(11:11 +0930)
PTR_RET should be PTR_ERR
Reported-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found