fs: dlm: constify addr_compare
authorAlexander Aring <aahringo@redhat.com>
Tue, 3 Nov 2020 01:04:27 +0000 (20:04 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 10 Nov 2020 18:14:20 +0000 (12:14 -0600)
commit40c6b83e5a07d1dc3952a5ad040eb1c7c966c4fe
tree06ac00dadca9fb958604d6d51c6c6a2c7eca5de7
parent1a26bfafbce0f2ec8cfe04d9cdcaead0e6dd58ec
fs: dlm: constify addr_compare

This patch just constify some function parameter which should be have a
read access only.

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