✓ CI.checkpatch: success for replace 'grouped target' in Makefile with pattern rule

Patchwork patchwork at emeril.freedesktop.org
Sat Mar 2 15:45:05 UTC 2024


== Series Details ==

Series: replace 'grouped target' in Makefile with pattern rule
URL   : https://patchwork.freedesktop.org/series/130635/
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
4dc7d0cc630cdd9ac56065b1a22afc329345a519
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ff4c29785240fe0a0c64f477c13ca8b2ccdd6d11
Author: Dafna Hirschfeld <dhirschfeld at habana.ai>
Date:   Sat Mar 2 17:39:28 2024 +0200

    replace 'grouped target' in Makefile with pattern rule
    
    Since 'grouped target' is used only in 'make' 4.3, it should
    be avoided. Replace it with 'multi-target pattern rule' which
    has the same behavior.
    
    Signed-off-by: Dafna Hirschfeld <dhirschfeld at habana.ai>
+ /mt/dim checkpatch 5f60548dd58e2ad93005c933fd2633d98db60de4 drm-intel
ff4c29785240 replace 'grouped target' in Makefile with pattern rule




More information about the Intel-xe mailing list