aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2024-05-08 08:32:19 +0000
committerJakub Kicinski <[email protected]>2024-05-11 01:40:49 +0000
commitebb8308eac84787c891483af50091a295cdd54ea (patch)
tree5ea3177ac95715739a078f952ec9bef969661a85 /rust/helpers.c
parentselftests: net: increase the delay for relative cmsg_time.sh test (diff)
downloadkernel-ebb8308eac84787c891483af50091a295cdd54ea.tar.gz
kernel-ebb8308eac84787c891483af50091a295cdd54ea.zip
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 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions