diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2026-07-14 14:21:20 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-07-14 21:48:00 -0500 |
| commit | b8de511f0e80a2ab9d23df73d147423968ebf102 (patch) | |
| tree | f2c5c9aa58f495b11df9cd0f2d6cd17ae45e8104 /scripts | |
| parent | 8986c932905ea508d66da421eb2eb6e676ace1fe (diff) | |
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
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')
0 files changed, 0 insertions, 0 deletions
