diff options
| author | Gal Pressman <galpress@amazon.com> | 2019-06-13 12:10:13 +0300 |
|---|---|---|
| committer | Doug Ledford <dledford@redhat.com> | 2019-06-21 11:52:44 -0400 |
| commit | b41f75724ab8aeeba1001e63c31db8623432f001 (patch) | |
| tree | 8b89e0abd797575d5158622299c15fb18c283518 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | RDMA/efa: Use API to get contiguous memory blocks aligned to device supported... (diff) | |
| download | linux-b41f75724ab8aeeba1001e63c31db8623432f001.tar.gz linux-b41f75724ab8aeeba1001e63c31db8623432f001.zip | |
RDMA/efa: Be consistent with success flow return value
The EFA driver is written with success oriented flows in mind, meaning
that functions should mostly end with a return 0 statement.
Error flows return their error value on their own instead of assuming
that the function will return the error at the end.
This commit fixes a bunch of functions that were not aligned with this
behavior.
Reviewed-by: Firas JahJah <firasj@amazon.com>
Reviewed-by: Yossi Leybovich <sleybo@amazon.com>
Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
