Andy Shevchenko <[email protected]> writes: > 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 <[email protected]> > Reviewed-by: Randy Dunlap <[email protected]> > --- > > v2: collected tag (Randy), fixed util_macros k-doc (Randy, me), fixed > spelling (Randy) > > Documentation/core-api/kobject.rst | 2 +- > Documentation/dev-tools/checkpatch.rst | 2 +- > Documentation/driver-api/basics.rst | 17 ++++++++++++++++- > .../driver-api/driver-model/design-patterns.rst | 2 +- > Documentation/process/coding-style.rst | 10 +++++++--- > Documentation/staging/rpmsg.rst | 7 +++++-- > include/linux/util_macros.h | 2 +- > 7 files changed, 32 insertions(+), 10 deletions(-)
Applied (finally) thanks. jon
