commit | eeee2b5fe1a9db15d3160da8048d9b89108753bf | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Thu Oct 18 22:57:19 2012 +0800 |
committer | David Teigland <teigland@redhat.com> | Thu Nov 01 15:27:13 2012 -0500 |
tree | 4ca4b17fb780c02c3634e6fac518de7fb9c78c22 | |
parent | 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64 [diff] |
dlm: remove unused variable in *dlm_lowcomms_get_buffer() 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>