summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-02-05 16:10:58 -0600
committerJakub Kicinski <kuba@kernel.org>2021-02-06 14:57:19 -0800
commit9af5ccf32383005070092e51b15cee51584323c0 (patch)
tree60206c979aa98a925728750ef3fb8fe5ab679f1a /tools/perf/scripts/python/export-to-postgresql.py
parentd5bc5015eb9d64cbd14e467db1a56db1472d0d6c (diff)
net: ipa: use a Boolean rather than count when replenishing
The count argument to ipa_endpoint_replenish() is only ever 0 or 1, and always will be (because we always handle each receive buffer in a single transaction). Rename the argument to be add_one and change it to be Boolean. Update the function description to reflect the current code. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions