summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2022-04-04 23:06:41 +0300
committerDavid Teigland <teigland@redhat.com>2022-04-06 22:02:37 +0300
commit00e99ccde75722599faf089416341bfed7e4edb5 (patch)
treeb00db63eac84352ee3ec18345b7c760f1dd54f21 /net
parent2f9dbeda8dc04b5b754e032000adf6bab03aa9be (diff)
downloadlinux-00e99ccde75722599faf089416341bfed7e4edb5.tar.xz
dlm: use __le types for dlm messages
This patch changes to use __le types directly in the dlm message 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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions