fs: dlm: move version conversion to compile time
authorAlexander Aring <aahringo@redhat.com>
Tue, 2 Nov 2021 19:17:11 +0000 (15:17 -0400)
committerDavid Teigland <teigland@redhat.com>
Tue, 2 Nov 2021 19:39:20 +0000 (14:39 -0500)
commit658bd576f95ed597e519cdadf1c86ac87c17aea5
tree27efb8347f627beab32c01807eeec95faa97efc6
parentfe93367541bcedaba1dd5cb9cf138eec0267ea56
fs: dlm: move version conversion to compile time

This patch moves version conversion to little endian from a runtime
variable to compile time constant.

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