aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorKevin McKinney <[email protected]>2011-09-27 21:28:11 -0400
committerGreg Kroah-Hartman <[email protected]>2011-09-29 17:34:51 -0700
commit2505aa6ce42a686b2d3db95ccdcc7bc100e7b8c0 (patch)
tree8c0b7a4aaac9d1316ccc9036559545700708785e /tools/perf/scripts/python/netdev-times.py
parent0a2cc4977ffd551b58ae20c646bd7083ba5a89d2 (diff)
Staging: bcm: Alter LOC for readability/understandability purposes
This patch alters a line of code to make it more readable and easier to understand. The purpose of the original line of code was to compute the amount of memory to request from kmalloc. This mulit-step algorithm was being done in one line of code, thus making it more difficult to understand. Therefore, I split this algorithm into three logical steps. Signed-off-by: Kevin McKinney <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions