aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDaniel Latypov <[email protected]>2022-01-18 14:35:03 -0800
committerShuah Khan <[email protected]>2022-01-25 13:04:31 -0700
commitc5855907d388321c1089023489e49ba9a5e9afc7 (patch)
tree8684d5a9b561bc1fc98b0b63f9ae24376f700edc /tools/perf/scripts/python/bin/stackcollapse-report
parent6709d0fe55933d3ac944f3cdd5b66d9786092f90 (diff)
kunit: drop unused intermediate macros for ptr inequality checks
We have the intermediate macros for KUNIT_EXPECT_PTR_GT() and friends, but these macros don't exist. I can see niche usecases for these macros existing, but since we've been fine without them for so long, let's drop this dead code. Users can instead cast the pointers and use the other GT/LT macros. Signed-off-by: Daniel Latypov <[email protected]> Reviewed-by: David Gow <[email protected]> Reviewed-by: Brendan Higgins <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions