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

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 22 10:10:42 UTC 2024


== Series Details ==

Series: drm/xe : avoid the risky function sprintf
URL   : https://patchwork.freedesktop.org/series/131483/
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 32255e1ed2b67db61f3752dcd9fee5b2969127a9
Author: Bommu Krishnaiah <krishnaiah.bommu at intel.com>
Date:   Thu Dec 7 06:58:40 2023 +0530

    drm/xe/xe_hw_engine_class_sysfs: prefer sysfs_emit over sprintf for sysfs
    
    Static analyzer Reported "Calling risky function (DC.STRING_BUFFER)”
    
    v2: used sysfs_emit instand of snprintf
    
    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 a19e6423c2c21b8dc7ad79ca95cc24637b248bd0 drm-intel
c8e27c1cd981 drm/xe: prefer snprintf over sprintf
32255e1ed2b6 drm/xe/xe_hw_engine_class_sysfs: prefer sysfs_emit over sprintf for sysfs




More information about the Intel-xe mailing list