aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorYang Li <[email protected]>2021-06-10 17:40:38 +0800
committerRafael J. Wysocki <[email protected]>2021-06-14 17:19:22 +0200
commit69530b434780217053a5a98462d76129ac776451 (patch)
treeead2a34827860baf99554738d1c1e680539781fd /scripts/gdb/linux/vmalloc.py
parent65ea8f2c6e230bdf71fed0137cf9e9d1b307db32 (diff)
ACPI: processor_throttling: Remove redundant initialization of 'obj'
'obj' is being initialized, however this value is never read as 'obj' is assigned an updated value later. Remove the redundant initialization. Clean up clang warning: drivers/acpi/processor_throttling.c:409:20: warning: Value stored to 'obj' during its initialization is never read [clang-analyzer-deadcode.DeadStores] Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions