diff options
| author | Uwe Kleine-König <[email protected]> | 2024-12-30 14:24:00 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2025-01-09 19:36:55 +0000 |
| commit | fcf22a957ff82c7b1020cc6e72a0f1616763fb76 (patch) | |
| tree | 60a014fddb808e756288d723b60a88c7c2ed6c9d /tools/net/ynl/pyynl/cli.py | |
| parent | doc: module: Fix documented type of namespace (diff) | |
| download | kernel-fcf22a957ff82c7b1020cc6e72a0f1616763fb76.tar.gz kernel-fcf22a957ff82c7b1020cc6e72a0f1616763fb76.zip | |
doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes
The definition of EXPORT_SYMBOL et al depends on
DEFAULT_SYMBOL_NAMESPACE. So DEFAULT_SYMBOL_NAMESPACE must already be
available when <linux/export.h> is parsed.
Also when defined that early there is no need for an #undef, so drop
that from the usage example.
Reported-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/linux-i2c/[email protected]/
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/3dd7ff6fa0a636de86e091286016be8c90e03631.1733305665.git.ukleinek@kernel.org
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions
