✓ CI.checkpatch: success for Minor cleanups

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 15 10:46:02 UTC 2024


== Series Details ==

Series: Minor cleanups
URL   : https://patchwork.freedesktop.org/series/136087/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1bfd84fa50606a16f2f30171afb34ed0d24324c0
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Mon Jul 15 16:25:55 2024 +0530

    drm/xe: Remove function xe_device_canonicalize_addr
    
    There is no need for converting regular address to canonical address in
    driver, therefore remove unused xe_device_canonicalize_addr.
    
    Cc: José Roberto de Souza <jose.souza at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 2a1af781369347d1a4077a51f32c331cba1589b6 drm-intel
1fc6e6e1da5d drm/xe: Delete unused register from xe_regs.h
1bfd84fa5060 drm/xe: Remove function xe_device_canonicalize_addr




More information about the Intel-xe mailing list