diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-04-04 16:06:35 -0400 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-04-06 14:02:13 -0500 |
commit | 16d58904dfeb13cc9758194df99cb1a756f11fbc (patch) | |
tree | f5d6d27dc777a8ec6e48e0018ca2191126a29639 /fs/dlm/rcom.c | |
parent | bcfad4265cedf3adcac355e994ef9771b78407bd (diff) |
dlm: remove unnecessary INIT_LIST_HEAD()
There is no need to call INIT_LIST_HEAD() when it's set directly
afterwards by list_add_tail().
Reported-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/rcom.c')
0 files changed, 0 insertions, 0 deletions