From: Wei Yongjun Date: Thu, 18 Oct 2012 14:57:19 +0000 (+0800) Subject: dlm: remove unused variable in *dlm_lowcomms_get_buffer() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~56^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeee2b5fe1a9db15d3160da8048d9b89108753bf;p=pandora-kernel.git 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 Signed-off-by: David Teigland --- Reading git-diff-tree failed