[dpdk-test-report] |WARNING| pw33935 [PATCH v2] net/mlx5: fix	handling link status change event
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Jan 17 18:45:25 CET 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/33935
_coding style issues_
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name
#59: FILE: drivers/net/mlx5/mlx5.h:228:
+int priv_link_update(struct priv *, int);
WARNING:FUNCTION_ARGUMENTS: function definition argument 'int' should also have an identifier name
#59: FILE: drivers/net/mlx5/mlx5.h:228:
+int priv_link_update(struct priv *, int);
total: 0 errors, 2 warnings, 0 checks, 224 lines checked
    
    
More information about the test-report
mailing list