Krzysztof Kozlowski writes:
> Extend the list of maintainer profiles with SoC and netdev.
>
> Signed-off-by: Krzysztof Kozlowski
> ---
> Documentation/maintainer/maintainer-entry-profile.rst | 3 +++
> 1 file changed, 3 insertions(+)
Applied, thanks.
jon
Thorsten Blum writes:
> - Remove spaces in C code-blocks to align error labels consistently
> - Replace tab characters with spaces in emacs-lisp code blocks
>
> Signed-off-by: Thorsten Blum
> ---
> Documentation/process/coding-style.rst| 6 +++---
> Documentation/translation
Thorsten Blum writes:
> Use c and elisp instead of none in code-blocks
>
> Signed-off-by: Thorsten Blum
> ---
> Documentation/process/coding-style.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/process/coding-style.rst
> b/Documentation/process/c
Thorsten Blum writes:
> sphinx.rst:
> - Remove unnecessary newline
> - Fix grammar s/on/in/
> - Fix grammar s/check/checks/
> - Capitalize heading "The C domain"
>
> changes.rst:
> - Remove colon after "pahole" to be consistent with other entries
>
> howto.rst:
> - Fix grammar s/you will/will you