Skip to content
Commit 976a0624 authored by Alexander Aring's avatar Alexander Aring Committed by David Teigland
Browse files

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: default avatarAlexander Aring <aahringo@redhat.com>
Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent a111daf0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment