|WARNING| pw131562 [PATCH 1/2] common/cnxk: reserve last LMT line for control ops

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 18 13:41:09 CEST 2023


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/131562

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#133: FILE: drivers/common/cnxk/roc_platform.c:30:
+		return lcore_id << ROC_LMT_LINES_PER_CORE_LOG2;
+	else

total: 0 errors, 1 warnings, 73 lines checked


More information about the test-report mailing list