[dpdk-test-report] |WARNING| pw25972 [PATCH 19/21 v4] bus/fslmc:	enable portal interrupt handling
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Jun 29 23:57:46 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/25972
_coding style issues_
WARNING:NAKED_SSCANF: unchecked sscanf return value
#111: FILE: drivers/bus/fslmc/portal/dpaa2_hw_dpio.c:175:
+		sscanf(getenv("DPAA2_PORTAL_INTR_TIMEOUT"), "%x", &timeout);
WARNING:SSCANF_TO_KSTRTO: Prefer kstrto<type> to single variable sscanf
#111: FILE: drivers/bus/fslmc/portal/dpaa2_hw_dpio.c:175:
+		sscanf(getenv("DPAA2_PORTAL_INTR_TIMEOUT"), "%x", &timeout);
total: 0 errors, 2 warnings, 247 lines checked
    
    
More information about the test-report
mailing list