✓ CI.checkpatch: success for drm/xe: Prefer USEC_PER_SEC over MICRO

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 11 16:13:09 UTC 2025


== Series Details ==

Series: drm/xe: Prefer USEC_PER_SEC over MICRO
URL   : https://patchwork.freedesktop.org/series/146141/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 52da94edb0d5d3e8cb55126e73a7ee22179e77ea
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Mar 11 15:01:15 2025 +0100

    drm/xe: Prefer USEC_PER_SEC over MICRO
    
    It will be easier to understand the meaning of the flr_timeout
    value if the USEC_PER_SEC macro is used in the expression.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch f8df428b3850ed87a1e2f3b12b6025328d8a6373 drm-intel
52da94edb0d5 drm/xe: Prefer USEC_PER_SEC over MICRO




More information about the Intel-xe mailing list