aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorSergei Antonov <[email protected]>2022-09-02 15:50:37 +0300
committerPaolo Abeni <[email protected]>2022-09-06 10:24:42 +0200
commit03fdb11da92fde0bdc0b6e9c1c642b7414d49e8d (patch)
tree927c71f4417f29ce0014794cfe6f4a928031fc4a /tools/perf/scripts/python/futex-contention.py
parent9df696b3b3a4c96c3219eb87c7bf03fb50e490b8 (diff)
net: moxa: fix endianness-related issues from 'sparse'
Sparse checker found two endianness-related issues: .../moxart_ether.c:34:15: warning: incorrect type in assignment (different base types) .../moxart_ether.c:34:15: expected unsigned int [usertype] .../moxart_ether.c:34:15: got restricted __le32 [usertype] .../moxart_ether.c:39:16: warning: cast to restricted __le32 Fix them by using __le32 type instead of u32. Signed-off-by: Sergei Antonov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions