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:
8f0d816
)
dlm: remove unused variable in *dlm_lowcomms_get_buffer()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 18 Oct 2012 14:57:19 +0000
(22:57 +0800)
committer
David Teigland
<teigland@redhat.com>
Thu, 1 Nov 2012 20:27:13 +0000
(15:27 -0500)
The variable users is initialized but never used
otherwise, so remove the unused variable.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found