✓ CI.checkpatch: success for drm/xe: Promote make_u64 macro to .h file

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 13 21:43:30 UTC 2024


== Series Details ==

Series: drm/xe: Promote make_u64 macro to .h file
URL   : https://patchwork.freedesktop.org/series/129854/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dfded9a6f12fce14c41c8093481d1a9c22737962
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Feb 13 22:05:43 2024 +0100

    drm/xe: Promote make_u64 macro to .h file
    
    We shouldn't hide generic macros inside .c files as this may lead
    to unnecessary code duplication if similar functionality is needed
    elsewhere.  Promote make_u64 to .h as soon we will want to reuse it.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch e3e6421a490e14b441f0ace4fe3cf45f70aa5c11 drm-intel
dfded9a6f drm/xe: Promote make_u64 macro to .h file




More information about the Intel-xe mailing list