summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/xarray.py
diff options
context:
space:
mode:
authorTiwei Bie <tiwei.btw@antgroup.com>2025-10-27 13:45:16 +0800
committerJohannes Berg <johannes.berg@intel.com>2025-10-27 16:37:12 +0100
commit691ff5914835a65151f3793e8b4dea0b230d0b6b (patch)
tree40ad6f59e38f24eb6a4f9073dba56db31f26555a /scripts/gdb/linux/xarray.py
parent3c9b904f9033fb250db72d258bbdec791dc89405 (diff)
um: Make host_task_size a local variable
Currently, host_task_size is a global variable, but it is only used in linux_main() to compute stub_start and task_size. Make it a local variable to limit its scope to where it is actually needed. Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com> Link: https://patch.msgid.link/20251027054519.1996090-2-tiwei.bie@linux.dev Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions