On 15.02.23 00:35, Glenn Washburn wrote:
> There is an extra space in a couple blocks in get_current_task.
> Though python does not care, let's make the spacing consistent.
>
> Signed-off-by: Glenn Washburn
> ---
> scripts/gdb/linux/cpus.py | 18 +-
> 1 file changed, 9 insertions
There is an extra space in a couple blocks in get_current_task.
Though python does not care, let's make the spacing consistent.
Signed-off-by: Glenn Washburn
---
scripts/gdb/linux/cpus.py | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/scripts/gdb/linux/cpu