|WARNING| pw115325 [PATCH] linux/igb_uio: make module parameters visible in sysfs
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Aug 22 10:34:06 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/115325
_coding style issues_
WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUGO' are not preferred. Consider using octal permissions '0444'.
#119: FILE: linux/igb_uio/igb_uio.c:666:
+module_param(wc_activate, int, S_IRUGO);
total: 0 errors, 1 warnings, 16 lines checked
More information about the test-report
mailing list