diff options
| author | Grzegorz Andrejczuk <[email protected]> | 2020-01-06 08:42:22 -0500 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-01-10 10:57:17 -0400 |
| commit | d791d294edd2f96e5200882f789e8cb4ed431991 (patch) | |
| tree | bf6e8787e0e24c1d43f902d2c2ce3e8339a82d60 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 13d2a8384bd9b2dc3f737b19e3d74c845590e6eb (diff) | |
IB/hfi1: Return void in packet receiving functions
Packet receiving functions returns int value, and yet the return values
are not used at all.
This patch converts the functions to return void.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Mike Marciniszyn <[email protected]>
Reviewed-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Grzegorz Andrejczuk <[email protected]>
Signed-off-by: Kaike Wan <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions