fs: dlm: refactor sctp sock parameter
authorAlexander Aring <aahringo@redhat.com>
Tue, 3 Nov 2020 01:04:24 +0000 (20:04 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 10 Nov 2020 18:14:20 +0000 (12:14 -0600)
commit13004e8afedcaab5a2e4c1fac4fbeafa629bca07
tree60acf16cc4f5b2efd7734a73b751798fbb32db16
parent42873c903bd712b40d827c2bed100ccefa66fce8
fs: dlm: refactor sctp sock parameter

This patch refactors sctp_bind_addrs() to work with a socket parameter
instead of a connection parameter.

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