✗ CI.checkpatch: warning for drm/i915/ddi: use string choice helpers

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 11 16:31:41 UTC 2024


== Series Details ==

Series: drm/i915/ddi: use string choice helpers
URL   : https://patchwork.freedesktop.org/series/139891/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 79692df24dd997ebd47cb30f6f6860d6cca160e3
Author: R Sundar <prosunofficial at gmail.com>
Date:   Mon Oct 7 23:03:00 2024 +0530

    drm/i915/ddi: use string choice helpers
    
    Use str_enabled_disabled string helpers for better readability and to
    fix cocci warning.
    
    Reported-by: kernel test robot <lkp at intel.com>
    Reported-by: Julia Lawall <julia.lawall at inria.fr>
    Closes: https://lore.kernel.org/r/202410071601.TFpXoqgW-lkp@intel.com/
    Signed-off-by: R Sundar <prosunofficial at gmail.com>
+ /mt/dim checkpatch d2577be8b969257afb5f76964afc16ae4f6f7c07 drm-intel
79692df24dd9 drm/i915/ddi: use string choice helpers
-:9: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#9: 
Reported-by: kernel test robot <lkp at intel.com>
Reported-by: Julia Lawall <julia.lawall at inria.fr>

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




More information about the Intel-xe mailing list