mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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: Mark Fasheh <mfasheh@suse.com>
This commit is contained in:
parent
38d59ef61c
commit
a641dc2a5a
1 changed files with 5 additions and 7 deletions
Loading…
Add table
Add a link
Reference in a new issue