[PATCH v3 0/1] coding-style: recommend reusing macros from split headers instead of kernel.h

From: Yueh-Shun Li
Date: Mon Jan 08 2024 - 15:19:24 EST


Dear Maintainers,

This patch targets the "Linux kernel coding style" documentation and
recommend reusing macros inside the include/linux directory instead of
the obsolete header "include/linux/kernel.h".

This addresses the issue 'Irrelevant documentation recommending the use
of "include/linux/kernel.h"'[1][2] and help deprecating "kernel.h".

Changes in this roll:

Drop the patch mentioning the naming collisions caused by
locally-defined macro variants.[3]

Drop the patches that updates the zh_TW and zh_CN translation. I'll
send them again once the change of the untranslated documentation gets
ready.

Best regards,

Shamrock

[1]: https://lore.kernel.org/linux-doc/bc63acd7ef43bdd8d9609fa48dbf92f9@xxxxxxxxxx/
[2]: https://lore.kernel.org/linux-doc/107b6b5e-ca14-4b2b-ba2e-38ecd74c0ad3@xxxxxxxxxxxxx/
[3]: https://lore.kernel.org/linux-doc/87ederwuid.fsf@xxxxxxxxxxxx/

Yueh-Shun Li (1):
coding-style: recommend split headers instead of kernel.h

Documentation/process/coding-style.rst | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)

--
2.42.0