diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2026-07-14 15:53:33 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-07-14 21:51:19 -0500 |
| commit | e2e08effef2cd5d5d27b44d6239718ada614eb62 (patch) | |
| tree | a1f55b18e82db28d4f96303f400a85540a88965e /scripts/coccinelle/api | |
| parent | b8de511f0e80a2ab9d23df73d147423968ebf102 (diff) | |
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
Replace EXPORT_SYMBOL_FOR_MODULES() with EXPORT_SYMBOL_IF_KUNIT()
to mark the symbols as visible only if CONFIG_KUNIT is enabled.
Kunit test should import the namespace EXPORTED_FOR_KUNIT_TESTING to
use these marked symbols. This is the standard way for all KUnit
tests.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/coccinelle/api')
0 files changed, 0 insertions, 0 deletions
