aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2023-05-06 18:22:06 +0200
committerVinod Koul <[email protected]>2023-08-21 11:17:23 +0530
commit923b138388928ade722cba86c55145f3dfac1cab (patch)
treecd54467beee4ded9754ff138de250dfa2691fab4 /tools/perf/util/c++/clang.cpp
parent8674ca395003272d8215e949838ef3b27d67afde (diff)
dmaengine: mcf-edma: Use struct_size()
Use struct_size() instead of hand writing it. This is less verbose and more informative. 'mcf_chan' is now unused and can be removed. In fact, it is shadowed by another variable in the 'for' loop below. Keep this one. Signed-off-by: Christophe JAILLET <[email protected]> Link: https://lore.kernel.org/r/97c2bb1c9b69d0739da3762a7752ae6582c4ad02.1683390112.git.christophe.jaillet@wanadoo.fr Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions