== Series Details == Series: treewide: const qualify ctl_tables where applicable (rev2) URL : https://patchwork.freedesktop.org/series/143332/ State : warning == Summary == Error: dim checkpatch failed cbf4e96c8900 treewide: const qualify ctl_tables where applicable -:27: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #27: identifier table_name != {watchdog_hardlockup_sysctl,iwcm_ctl_table,ucma_ctl_table,memory_allocation_profiling_sysctls,loadpin_sysctl_table}; -:424: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #424: FILE: drivers/misc/sgi-xp/xpc_main.c:114: }; +static const struct ctl_table xpc_sys_xpc[] = { -:1204: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #1204: FILE: kernel/stackleak.c:47: } +static const struct ctl_table stackleak_sysctls[] = { total: 0 errors, 1 warnings, 2 checks, 920 lines checked