diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-11-21 10:22:51 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-25 07:23:17 +0000 |
commit | 4ccef1f142effe765a130c7b020c36eec6bd2a31 (patch) | |
tree | b62e4e967824efe8d5d5fe24bc30db8c359b7293 /scripts/gdb/linux/tasks.py | |
parent | e4b3cd3b6a0d79857d561af999451fc958457dee (diff) |
tty: hso: don't initialize global serial_table
'serial_table' is global, so there is no need to initialize it to NULLs
at the module load. Drop this unneeded for loop.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: [email protected]
Cc: [email protected]
Acked-by: Jakub Kicinski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions