diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-06-22 14:45:04 -0400 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-06-23 14:22:10 -0500 |
commit | 976a062434739dffa1f5eec77f254109247a5a00 (patch) | |
tree | f3b9ff5b22b86c28a442d6716222bb1148aa0e85 /fs/dlm/lowcomms.c | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) |
fs: dlm: plock use list_first_entry
This patch will use the list helper list_first_entry() instead of using
list_entry() to get the first element of a list.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/lowcomms.c')
0 files changed, 0 insertions, 0 deletions