diff options
author | 2022-04-04 16:06:42 -0400 | |
---|---|---|
committer | 2022-04-06 14:02:40 -0500 | |
commit | 14a92fd7038279bf652b6daa5ab6e4241b66fad6 (patch) | |
tree | c06af772e23d9630fd091fd07dc9c7532cfcb749 /scripts/gdb/linux/utils.py | |
parent | dlm: use __le types for dlm messages (diff) | |
download | wireguard-linux-14a92fd7038279bf652b6daa5ab6e4241b66fad6.tar.xz wireguard-linux-14a92fd7038279bf652b6daa5ab6e4241b66fad6.zip |
dlm: move conversion to compile time
This patch is a cleanup to move the byte order conversion to compile
time. In a simple comparison like this it's possible to move it to
static values so the compiler will always convert those values at
compile time.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions