mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
[GFS2] Fix to list_del in lops.c
A list_del should have been a list_del_init in lops.c which was resulting in incorrect status returns from list_empty(). Signed-off-by: Steven Whitheouse <swhiteho@redhat.com>
This commit is contained in:
parent
a345da3e8f
commit
08867605e1
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue