aboutsummaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorDimitris Michailidis <[email protected]>2022-03-08 19:40:31 -0800
committerJakub Kicinski <[email protected]>2022-03-09 20:01:14 -0800
commit77f09e66f613e4801134c64d26a0be593588a42e (patch)
treefecd5ea21613f482652e07bdf3e78e3f94c2afbd /scripts/cleanpatch
parent4a5eaa2fde59d08d0ca14f985a61c6c745555bbb (diff)
net/tls: Provide {__,}tls_driver_ctx() unconditionally
Having the definitions of {__,}tls_driver_ctx() under an #if guard means code referencing them also needs to rely on the preprocessor. The protection doesn't appear needed so make the definitions unconditional. Fixes: db37bc177dae ("net/funeth: add the data path") Reported-by: Randy Dunlap <[email protected]> Reported-by: kernel test robot <[email protected]> Suggested-by: Jakub Kicinski <[email protected]> Signed-off-by: Dimitris Michailidis <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions