[dpdk-test-report] |WARNING| pw34924 [PATCH 3/3] examples/vdpa: add	a new sample for vdpa
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Sun Feb  4 15:58:13 CET 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/34924
_coding style issues_
WARNING:RETURN_VOID: void function return statements are not generally useful
#267: FILE: examples/vdpa/main.c:152:
+	return;
+}
WARNING:RETURN_VOID: void function return statements are not generally useful
#326: FILE: examples/vdpa/main.c:211:
+	return;
+}
total: 0 errors, 2 warnings, 419 lines checked
    
    
More information about the test-report
mailing list