fs: dlm: remove timeout from dlm_user_adopt_orphan
authorAlexander Aring <aahringo@redhat.com>
Wed, 22 Jun 2022 18:45:21 +0000 (14:45 -0400)
committerDavid Teigland <teigland@redhat.com>
Fri, 24 Jun 2022 16:57:53 +0000 (11:57 -0500)
commit8d614a4457f5515be54dca6f0b95b6a9f968a888
treef0dbcec1d1ec5e4b9707bbb06fc279ed1e7a6f0e
parent2bb2a3d66c6f3971a278265011c9ce1d5f0fb3e2
fs: dlm: remove timeout from dlm_user_adopt_orphan

Remove the unused timeout parameter from dlm_user_adopt_orphan().

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lock.c
fs/dlm/lock.h
fs/dlm/user.c