aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorChen Zhongjin <[email protected]>2022-09-30 18:32:36 +0800
committerSteven Rostedt (Google) <[email protected]>2022-10-03 12:20:31 -0400
commited87277f122674a943239c6e60d352c8d56deb50 (patch)
treea6a10cb836398fbab5c7f202a87d8e35b12f52f6 /lib/mpi/mpi-sub-ui.c
parent0e0f0b74f895942afaf2f9213b97a6cb021d05df (diff)
tracing: Remove unused variable 'dups'
Reported by Clang [-Wunused-but-set-variable] 'commit c193707dde77 ("tracing: Remove code which merges duplicates")' This commit removed the code which merges duplicates in detect_dups(), but forgot to delete the variable 'dups' which used to merge duplicates in the loop. Now only 'total_dups' is needed, remove 'dups' for clean code. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Chen Zhongjin <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions