[Intel-xe] ✓ CI.checkpatch: success for drm/xe: use variable instead of multiple function calls (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 31 18:43:53 UTC 2023


== Series Details ==

Series: drm/xe: use variable instead of multiple function calls (rev2)
URL   : https://patchwork.freedesktop.org/series/125775/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 024ec22cc50436254ae567d3758e029d1dc57878
Author: Dani Liberman <dliberman at habana.ai>
Date:   Tue Oct 31 19:12:20 2023 +0200

    drm/xe: use variable instead of multiple function calls
    
    Using function calls with negative logic was a bit confusing,
    positive logic is more readable.
    
    v2:
     - Update commit message
    
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Ville Syrjala <ville.syrjala at linux.intel.com>
    Signed-off-by: Dani Liberman <dliberman at habana.ai>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 76bba03c4f90371e7b2da536b966a49c68d589b0 drm-intel
024ec22cc drm/xe: use variable instead of multiple function calls




More information about the Intel-xe mailing list