kernel-ark/fs/dlm
Wei Yongjun eeee2b5fe1 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>
2012-11-01 15:27:13 -05:00
..
ast.c dlm: fix uninitialized spinlock 2012-08-08 11:33:43 -05:00
ast.h
config.c dlm: fix deadlock between dlm_send and dlm_controld 2012-08-08 11:33:35 -05:00
config.h dlm: fix deadlock between dlm_send and dlm_controld 2012-08-08 11:33:35 -05:00
debug_fs.c
dir.c
dir.h
dlm_internal.h dlm: fix unlock balance warnings 2012-08-08 11:33:49 -05:00
Kconfig
lock.c dlm: fix missing dir remove 2012-07-16 14:24:43 -05:00
lock.h
lockspace.c dlm: fix unlock balance warnings 2012-08-08 11:33:49 -05:00
lockspace.h
lowcomms.c dlm: remove unused variable in *dlm_lowcomms_get_buffer() 2012-11-01 15:27:13 -05:00
lowcomms.h dlm: fix deadlock between dlm_send and dlm_controld 2012-08-08 11:33:35 -05:00
lvb_table.h
main.c dlm: fix deadlock between dlm_send and dlm_controld 2012-08-08 11:33:35 -05:00
Makefile
member.c dlm: fix unlock balance warnings 2012-08-08 11:33:49 -05:00
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c netlink: Rename pid to portid to avoid confusion 2012-09-10 15:30:41 -04:00
plock.c
rcom.c dlm: fix unlock balance warnings 2012-08-08 11:33:49 -05:00
rcom.h
recover.c dlm: fix conversion deadlock from recovery 2012-07-16 14:18:22 -05:00
recover.h
recoverd.c dlm: fix unlock balance warnings 2012-08-08 11:33:49 -05:00
recoverd.h dlm: fix unlock balance warnings 2012-08-08 11:33:49 -05:00
requestqueue.c
requestqueue.h
user.c dlm: check the maximum size of a request from user 2012-09-10 09:50:27 -05:00
user.h
util.c
util.h