diff options
author | Sukadev Bhattiprolu <[email protected]> | 2021-09-14 20:52:53 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-15 11:12:23 +0100 |
commit | 0df7b9ad8f844d692d841d550ec72352e78eb51e (patch) | |
tree | 45a58accc4445635f69a15e1f28baef1c21d50a7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0f2bf3188c438210dd1f8d92d448d6226f9792e0 (diff) |
ibmvnic: Use/rename local vars in init_rx_pools
To make the code more readable, use/rename some local variables.
Basically we have a set of pools, num_pools. Each pool has a set of
buffers, pool_size and each buffer is of size buff_size.
pool_size is a bit ambiguous (whether size in bytes or buffers). Add
a comment in the header file to make it explicit.
Reviewed-by: Rick Lindsley <[email protected]>
Reviewed-by: Dany Madden <[email protected]>
Signed-off-by: Sukadev Bhattiprolu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions