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:
b4c798c
)
dlm: convert add_sock routine return value type to void
author
Ying Xue
<ying.xue@windriver.com>
Fri, 10 Aug 2012 06:58:42 +0000
(14:58 +0800)
committer
David Teigland
<teigland@redhat.com>
Fri, 10 Aug 2012 14:10:10 +0000
(09:10 -0500)
Since add_sock() always returns a success code - 0, its return
value type should be changed from integer to void.
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lowcomms.c
patch
|
blob
|
history
diff --cc
fs/dlm/lowcomms.c
Simple merge