✓ CI.checkpatch: success for drm/xe/gt: Remove continue statement which has no effect

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 18 19:03:25 UTC 2024


== Series Details ==

Series: drm/xe/gt: Remove continue statement which has no effect
URL   : https://patchwork.freedesktop.org/series/131258/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ab70ee43e636fd87cb1610c468db1134c05cfe0e
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date:   Mon Mar 18 17:10:57 2024 +0530

    drm/xe/gt: Remove continue statement which has no effect
    
    Remove continue statement which does not have real effect
    as no actions are to be taken post continue.
    
    Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Reviewed-by: Himal Prasad Ghimiray<himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch ce8cc731d53f9197a853b0d00386d7835f2b80e6 drm-intel
ab70ee43e636 drm/xe/gt: Remove continue statement which has no effect




More information about the Intel-xe mailing list