[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add force_probe module parameter to replace alpha_support

Patchwork patchwork at emeril.freedesktop.org
Mon May 6 14:08:17 UTC 2019


== Series Details ==

Series: drm/i915: add force_probe module parameter to replace alpha_support
URL   : https://patchwork.freedesktop.org/series/60322/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
02407cb01679 drm/i915: add force_probe module parameter to replace alpha_support
-:94: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#94: FILE: drivers/gpu/drm/i915/i915_params.c:91:
+i915_param_named_unsafe(force_probe, charp, 0400,
+	"Force probe the driver for specified devices. "

-:141: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'force_probe', this function's name, in a string
#141: FILE: drivers/gpu/drm/i915/i915_pci.c:866:
+		DRM_INFO("i915.alpha_support is deprecated, use i915.force_probe=%04x instead\n",

total: 0 errors, 1 warnings, 1 checks, 144 lines checked



More information about the Intel-gfx mailing list