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:
16dc2c4
)
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
author
Frank Blaschka
<frank.blaschka@de.ibm.com>
Mon, 28 Apr 2014 08:05:11 +0000
(10:05 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Apr 2014 17:44:10 +0000
(13:44 -0400)
PTR_RET is deprecated. Do not recommend its usage anymore.
Use PTR_ERR_OR_ZERO instead.
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/ctcm_main.c
patch
|
blob
|
history
diff --cc
drivers/s390/net/ctcm_main.c
Simple merge