[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for kernel: Show panic string after panic-notifiers
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 21 11:36:50 UTC 2018
== Series Details ==
Series: kernel: Show panic string after panic-notifiers
URL : https://patchwork.freedesktop.org/series/45160/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
390deb98237f kernel: Show panic string after panic-notifiers
-:36: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'panic', this function's name, in a string
#36: FILE: kernel/panic.c:219:
+ pr_emerg("Kernel panic - not syncing: %s\n", buf);
total: 0 errors, 1 warnings, 0 checks, 21 lines checked
More information about the Intel-gfx
mailing list