✓ CI.checkpatch: success for drm/i915: convert comma to semicolon
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 3 18:00:45 UTC 2024
== Series Details ==
Series: drm/i915: convert comma to semicolon
URL : https://patchwork.freedesktop.org/series/138144/
State : success
== 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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2acc62aa696ba790876c8a6e2e6e47360468c1fa
Author: Chen Ni <nichen at iscas.ac.cn>
Date: Tue Sep 3 10:55:58 2024 +0800
drm/i915: convert comma to semicolon
Replace a comma between expression statements by a semicolon.
Signed-off-by: Chen Ni <nichen at iscas.ac.cn>
+ /mt/dim checkpatch 40f1f3d2913934d6a1446bbfeaf6a2fbaffe33a2 drm-intel
2acc62aa696b drm/i915: convert comma to semicolon
More information about the Intel-xe
mailing list