[PATCH 11/82] app/test-crypto-perf: remove unnecessary NULL checks
Power, Ciara
ciara.power at intel.com
Mon Jan 24 17:13:04 CET 2022
Hi Stephen,
Looks good, thanks.
>-----Original Message-----
>From: Stephen Hemminger <stephen at networkplumber.org>
>Sent: Monday 24 January 2022 00:04
>To: dev at dpdk.org
>Cc: Stephen Hemminger <stephen at networkplumber.org>; Doherty, Declan
><declan.doherty at intel.com>; Power, Ciara <ciara.power at intel.com>
>Subject: [PATCH 11/82] app/test-crypto-perf: remove unnecessary NULL
>checks
>
>Remove redundant NULL pointer checks before free functions found by
>nullfree.cocci
>
>Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
>---
> app/test-crypto-perf/cperf_test_latency.c | 3 +--
> app/test-crypto-perf/cperf_test_pmd_cyclecount.c | 9 +++------
> app/test-crypto-perf/cperf_test_throughput.c | 3 +--
> app/test-crypto-perf/cperf_test_vector_parsing.c | 6 ++----
> app/test-crypto-perf/cperf_test_verify.c | 3 +--
> 5 files changed, 8 insertions(+), 16 deletions(-)
>
<snip>
Acked-by: Ciara Power <ciara.power at intel.com>
More information about the dev
mailing list