|WARNING| pw104573 [PATCH v4] gpudev: manage NULL pointer

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 22 16:43:06 CET 2021


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

_coding style issues_


ERROR:SPACING: space prohibited after that open parenthesis '('
#186: FILE: lib/gpudev/gpudev.c:628:
+	if( ptr == NULL)

ERROR:SPACING: space required before the open parenthesis '('
#186: FILE: lib/gpudev/gpudev.c:628:
+	if( ptr == NULL)

total: 2 errors, 0 warnings, 45 lines checked


More information about the test-report mailing list