[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Disable panic_on_warn for testing purposes (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 8 09:55:56 UTC 2023


== Series Details ==

Series: drm/xe: Disable panic_on_warn for testing purposes (rev3)
URL   : https://patchwork.freedesktop.org/series/125858/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 10d14262820ca656930930756fc573b1f1c11a83
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Thu Nov 2 15:31:27 2023 +0100

    drm/xe: Disable panic_on_warn for testing purposes
    
    Turn off panic_on_warn and also force a checkpatch.pl error.
    
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 2319a9c72748dfb1a65cfbd89d0dab6254c7cbe2 drm-intel
10d142628 drm/xe: Disable panic_on_warn for testing purposes
-:22: ERROR:SPACING: space required before the open parenthesis '('
#22: FILE: drivers/gpu/drm/xe/xe_device.c:355:
+	if(true)

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




More information about the Intel-xe mailing list