dlm: eliminate astparam type casting
authorDavid Teigland <teigland@redhat.com>
Thu, 7 Feb 2008 05:27:04 +0000 (23:27 -0600)
committerDavid Teigland <teigland@redhat.com>
Thu, 7 Feb 2008 05:27:04 +0000 (23:27 -0600)
commitd292c0cc489fa642799494bddbd7c94d11f7bbc1
tree5999df751f987dc59ff052ed07fc7715c00898cc
parente5dae548b0b5397e070de793be925cfc5813ad95
dlm: eliminate astparam type casting

Put lkb_astparam in a union with a dlm_user_args pointer to
eliminate a lot of type casting.

Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/debug_fs.c
fs/dlm/dlm_internal.h
fs/dlm/lock.c
fs/dlm/memory.c
fs/dlm/netlink.c
fs/dlm/user.c