Alexander Aring 2f9dbeda8d dlm: use __le types for rcom messages
This patch changes to use __le types directly in the dlm rcom
structure which is casted at the right dlm message buffer positions.

The main goal what is reached here is to remove sparse warnings
regarding to host to little byte order conversion or vice versa. Leaving
those sparse issues ignored and always do it in out/in functionality
tends to leave it unknown in which byte order the variable is being
handled.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2022-04-06 14:02:32 -05:00
..
2022-04-06 14:02:28 -05:00
2020-08-27 15:59:09 -05:00
2022-04-06 14:02:32 -05:00
2022-01-12 11:11:34 -08:00
2022-04-06 14:02:32 -05:00
2022-04-06 14:02:28 -05:00
2022-04-06 14:02:16 -05:00
2022-04-06 14:02:32 -05:00
2022-04-06 14:02:32 -05:00
2022-04-06 14:02:32 -05:00