diff options
author | 2023-05-02 10:02:33 +0200 | |
---|---|---|
committer | 2023-05-02 18:22:24 +0800 | |
commit | b8969a1b69672b163d057e7745ebc915df689211 (patch) | |
tree | deeb1af7d857e08c5de0bf5e563dcb2ba3250182 /tools/perf/scripts/python/task-analyzer.py | |
parent | crypto: engine - fix crypto_queue backlog handling (diff) | |
download | wireguard-linux-b8969a1b69672b163d057e7745ebc915df689211.tar.xz wireguard-linux-b8969a1b69672b163d057e7745ebc915df689211.zip |
crypto: api - Fix CRYPTO_USER checks for report function
Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.
Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions