diff options
| author | Alex Elder <elder@linaro.org> | 2021-02-06 01:10:58 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-07 01:57:19 +0300 |
| commit | 9af5ccf32383005070092e51b15cee51584323c0 (patch) | |
| tree | 60206c979aa98a925728750ef3fb8fe5ab679f1a /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d5bc5015eb9d64cbd14e467db1a56db1472d0d6c (diff) | |
| download | linux-9af5ccf32383005070092e51b15cee51584323c0.tar.xz | |
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
