diff options
author | Alexander Aring <aahringo@redhat.com> | 2021-11-03 22:04:18 +0100 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-11-03 22:07:20 +0100 |
commit | b87b1883efe385e56384ff48e6f3108a33fde508 (patch) | |
tree | aed5732fadfb198be048a059d1710cadd3615d2e /mm | |
parent | fs: dlm: filter user dlm messages for kernel locks (diff) | |
download | linux-b87b1883efe385e56384ff48e6f3108a33fde508.tar.xz linux-b87b1883efe385e56384ff48e6f3108a33fde508.zip |
fs: dlm: remove double list_first_entry call
This patch removes a list_first_entry() call which is already done by
the previous con_next_wq() call.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions