diff options
| author | 2022-04-08 11:31:26 -0700 | |
|---|---|---|
| committer | 2022-04-10 17:32:11 +0100 | |
| commit | 4175eac37123a68ebee71f288826339fb89bfec7 (patch) | |
| tree | 51737f7c36a156c4901a095061f71d81230915af /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | tls: rx: don't report text length from the bowels of decrypt (diff) | |
tls: rx: wrap decryption arguments in a structure
We pass zc as a pointer to bool a few functions down as an in/out
argument. This is error prone since C will happily evalue a pointer
as a boolean (IOW forgetting *zc and writing zc leads to loss of
developer time..). Wrap the arguments into a structure.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
