aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2024-05-08 09:32:19 +0100
committerJakub Kicinski <[email protected]>2024-05-10 18:40:49 -0700
commitebb8308eac84787c891483af50091a295cdd54ea (patch)
tree5ea3177ac95715739a078f952ec9bef969661a85 /scripts/gdb/linux/tasks.py
parentb9d5f5711dd8ea2297b952c6a35e6e918cf57948 (diff)
gve: Avoid unnecessary use of comma operator
Although it does not seem to have any untoward side-effects, the use of ';' to separate to assignments seems more appropriate than ','. Flagged by clang-18 -Wcomma No functional change intended. Compile tested only. Reviewed-by: Shailend Chand <[email protected]> Reviewed-by: Larysa Zaremba <[email protected]> Signed-off-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions