fs: dlm: don't init error value
authorAlexander Aring <aahringo@redhat.com>
Thu, 17 Nov 2022 22:11:56 +0000 (17:11 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 21 Nov 2022 15:45:49 +0000 (09:45 -0600)
commit1351975ac1377225cef5d858971e17252c06ff51
tree38b6a84f8e7b8b851567e6d66ce9f8261b421e27
parentc852a6d70698d5e4a9f3670ecabf9656ff00c73c
fs: dlm: don't init error value

This patch removes a init of an error value to -EINVAL which is not
necessary.

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