aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-10-25 23:29:10 +0200
committerHerbert Xu <[email protected]>2016-11-01 08:37:12 +0800
commitd69985a07692cbe67c50fa0e0ed8ffbd25cedd71 (patch)
tree0aeda78436684c676ff38a4556cf0b2bfa11f0d3 /tools/perf/scripts/python/event_analyzing_sample.py
parent9ae811f28070d6f63a675d7482bd1fc140a3a7c6 (diff)
crypto: caam - fix type mismatch warning
Building the caam driver on arm64 produces a harmless warning: drivers/crypto/caam/caamalg.c:140:139: warning: comparison of distinct pointer types lacks a cast We can use min_t to tell the compiler which type we want it to use here. Fixes: 5ecf8ef9103c ("crypto: caam - fix sg dump") Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Horia Geantă <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions