diff options
author | Arthur Kiyanovski <akiyano@amazon.com> | 2022-01-07 23:23:37 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-08 06:25:50 +0300 |
commit | 7dcf922152278a54acad15ce0b7864dc6baafd12 (patch) | |
tree | bbd70ede8aa94899dcb2ba78c58daadb88b66b7f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bf44077c1b3ae86668bce02d9466e7134a6569ec (diff) | |
download | linux-7dcf922152278a54acad15ce0b7864dc6baafd12.tar.xz |
net: ena: Change return value of ena_calc_io_queue_size() to void
ena_calc_io_queue_size() always returns 0, therefore make it a
void function and update the calling function to stop checking
the return value.
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
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