✓ CI.checkpatch: success for Minor fixes for errors reported by static analyzer

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 8 04:33:48 UTC 2024


== Series Details ==

Series: Minor fixes for errors reported by static analyzer
URL   : https://patchwork.freedesktop.org/series/130895/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 61836b0b54bfa39de7ebe79bb943ec0e127c9dfb
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Fri Mar 8 10:06:51 2024 +0530

    drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
    
    At label err_unlock_list the condition write_label will never be true.
    Remove the deadcode line for write_label true.
    
    Reported by static analyzer.
    
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Cc: Bommu Krishnaiah <krishnaiah.bommu at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch ee6e5c86f4d587b4ce1093eceae7d50e3f3a7c6b drm-intel
dd70c258474f drm/xe: Return if kobj creation is failed
f1f37a02b1c3 drm/xe/vf: Remove lmtt->ops null check in xe_lmtt_estimate_pt_size
61836b0b54bf drm/xe/xe_exec : In xe_exec_ioctl remove deadcode




More information about the Intel-xe mailing list