diff options
author | Jakub Kicinski <[email protected]> | 2019-09-02 21:31:05 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-09-05 09:49:49 +0200 |
commit | be2fbc155fc8c0ff6e499753354d965cd9cf1bb0 (patch) | |
tree | fb3802026285ef0ebf27398f75a4e9db40e3b694 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3544c98acd09b3b40e86f015f7df75a7d2d72a5c (diff) |
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
TLS code has a number of #ifdefs which make the code a little
harder to follow. Recent fixes removed the ifdef around the
TLS_HW define, so we can switch to the often used pattern
of defining tls_device functions as empty static inlines
in the header when CONFIG_TLS_DEVICE=n.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: John Hurley <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Acked-by: John Fastabend <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions