Spdk/lib/accel
Konrad Sztyber 63524340a3 accel: make spdk_accel_sequence_finish() void
It always returns 0 and any errors are reported in the callback.  Making
it void simplifies error handling.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I0d4299a2789a688eae38d76de46d1baf27cbbd8f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17194
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
2023-04-19 06:36:20 +00:00
..
accel_internal.h accel: add accel_get_stats 2023-04-14 17:05:40 +00:00
accel_rpc.c accel: add accel_get_stats 2023-04-14 17:05:40 +00:00
accel_sw.c lib/accel: remove PMEM support from accel library 2023-03-03 11:20:03 +00:00
accel.c accel: make spdk_accel_sequence_finish() void 2023-04-19 06:36:20 +00:00
Makefile accel: allow libisal and libisal_crypto 2023-03-28 07:07:06 +00:00
spdk_accel.map accel: add accel_set_options 2023-04-14 17:05:40 +00:00