Commit a641dc2a authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: remove unneeded lvb casts



dlmglue.c has lots of code which casts the return value of ocfs2_dlm_lvb().
This is pointless however, as ocfs2_dlm_lvb() returns void *.

Signed-off-by: default avatarMark Fasheh <mfasheh@suse.com>
parent 38d59ef6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment