Files
linux/Documentation/core-api
Uwe Kleine-König fcf22a957f 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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/linux-i2c/Z09bp9uMzwXRLXuF@smile.fi.intel.com/
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/3dd7ff6fa0a636de86e091286016be8c90e03631.1733305665.git.ukleinek@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241230142357.3203913-6-u.kleine-koenig@baylibre.com
2025-01-09 12:36:55 -07:00
..
2024-05-02 10:02:29 -06:00
2018-01-01 12:40:27 -07:00
2019-03-12 10:04:02 -07:00
2024-12-13 08:49:31 -07:00
2017-05-16 08:44:16 -03:00
2024-07-03 19:30:17 -07:00
2021-03-25 11:38:51 -06:00
2024-10-17 09:37:05 -06:00
2023-06-05 09:36:39 +02:00