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

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 2 15:09:12 UTC 2023


== Series Details ==

Series: drm/xe: Disable panic_on_warn for testing purposes (rev2)
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 1495f42092f7f086b24eda1dbd5937b4a23f4f49
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 c49faefeafbfb2b6f06778563886a930d1a36a8b drm-intel
1495f4209 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:281:
+	if(true)

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




More information about the Intel-xe mailing list