aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2021-02-25 17:21:34 -0800
committerLinus Torvalds <[email protected]>2021-02-26 09:41:04 -0800
commit96251a75e0097639a6df558e4e62f762100f03d3 (patch)
treef3e4b48ee89c61413502ecec689127cb60991318 /scripts/gdb/linux/lists.py
parent64427985c76fcb54c783de617edf353009499a03 (diff)
lib/cmdline: remove an unneeded local variable in next_arg()
The local variable 'next' is unneeded because you can simply advance the existing pointer 'args'. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions