aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2018-03-01 18:20:27 +0100
committerDavid Sterba <[email protected]>2018-08-06 13:12:44 +0200
commitcc5e31a4775d0d6b98139fdee51868a270bda42f (patch)
tree3ac26d8b0b1a020ca417c61c37b910cd7ca39e09 /tools/perf/scripts/python/netdev-times.py
parent8791d43207966f40d8ffba18c663514aca5a6f3e (diff)
btrfs: switch types to int when counting eb pages
The loops iterating eb pages use unsigned long, that's an overkill as we know that there are at most 16 pages (64k / 4k), and 4 by default (with nodesize 16k). Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions