aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-06-18 08:14:25 +0200
committerGreg Kroah-Hartman <[email protected]>2021-06-18 13:09:59 +0200
commit02e431444b52728872570a14ade413a2a26be657 (patch)
tree25e58ae0b8f75ca56622470bb07c694e9361d4f2 /tools/perf/scripts/python
parenta93963e41ffeff71a735f4fab95d2cbacd9da7a8 (diff)
mxser: make xmit ring buffer variables unsigned
Make the xmit ring buffer pointers and counter (xmit_head, xmit_tail, xmit_cnt) unsigned. Now, the assumptions for the compiler are clear -- they cannot be negative. Signed-off-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions