✓ CI.checkpatch: success for drm/xe : avoid the risky function sprintf

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 25 09:01:41 UTC 2024


== Series Details ==

Series: drm/xe : avoid the risky function sprintf
URL   : https://patchwork.freedesktop.org/series/131557/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 63fc518d7cfbd2d5497f2bb887342e6dd222068f
Author: Bommu Krishnaiah <krishnaiah.bommu at intel.com>
Date:   Sun Dec 10 05:29:49 2023 +0530

    drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()
    
    sprintf() is deprecated for sysfs, use preferred sysfs_emit() instead.
    
    v2: used sysfs_emit instand of sprintf
    
    Signed-off-by: Bommu Krishnaiah <krishnaiah.bommu at intel.com>
    Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 553abc52013db468864e0e89844b58ef1ab8d214 drm-intel
641ee85b26f1 drm/xe: prefer snprintf over sprintf
63fc518d7cfb drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()




More information about the Intel-xe mailing list