]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: Update documentation to avoid mentioning of kernel.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 26 Nov 2025 21:46:07 +0000 (22:46 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 22 Dec 2025 21:59:18 +0000 (14:59 -0700)
commit197bbebd25810c5218e3347d61641be8e49c5404
treefd77720ca2eadf265d9770b6496811fab84704ac
parent5188f6bd408f937d81c0c37eb59ddc1035cd912c
docs: Update documentation to avoid mentioning of kernel.h

For several years, and still ongoing, the kernel.h is being split
to smaller and narrow headers to avoid "including everything" approach
which is bad in many ways. Since that, documentation missed a few
required updates to align with that work. Do it here.

Note, language translations are left untouched and if anybody willing
to help, please provide path(es) based on the updated English variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251126214709.2322314-1-andriy.shevchenko@linux.intel.com>
Documentation/core-api/kobject.rst
Documentation/dev-tools/checkpatch.rst
Documentation/driver-api/basics.rst
Documentation/driver-api/driver-model/design-patterns.rst
Documentation/process/coding-style.rst
Documentation/staging/rpmsg.rst
include/linux/util_macros.h