✓ CI.checkpatch: success for Minor fixes for errors reported by static analyzer (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 13 15:31:40 UTC 2024
== Series Details ==
Series: Minor fixes for errors reported by static analyzer (rev2)
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 091753425374bf0a76e04a5e8d28e502aac7c9f2
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Wed Mar 13 20:35:45 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>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 72f447f984cf5526e6ad32a6e2770124c67d59d3 drm-intel
7edae8ca3aa6 drm/xe: Return if kobj creation is failed
091753425374 drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
More information about the Intel-xe
mailing list