fs: dlm: don't check othercon twice
authorAlexander Aring <aahringo@redhat.com>
Mon, 29 May 2023 21:44:33 +0000 (17:44 -0400)
committerDavid Teigland <teigland@redhat.com>
Wed, 14 Jun 2023 15:17:33 +0000 (10:17 -0500)
commitf8bce79d9d9edb8d2302a216f298f4839fb0adb6
tree1c7629a9d8c5a5f624b459cb6cdee8dca4e2c1dd
parentcbba21169eeff4d43e064c43d0b95b1f89587da3
fs: dlm: don't check othercon twice

This patch removes an another check if con->othercon set inside the
branch which already does that.

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