public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] trivial: docs: Section number should be "8.2"
@ 2020-09-02 14:45 Michael Witten
  2020-09-02 15:08 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Witten @ 2020-09-02 14:45 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-kernel

Signed-off-by: Michael Witten <mfwitten@gmail.com>
---
 Documentation/kbuild/makefiles.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst
index b81b8913a5a3..da6a708164c4 100644
--- a/Documentation/kbuild/makefiles.rst
+++ b/Documentation/kbuild/makefiles.rst
@@ -1411,7 +1411,7 @@ When kbuild executes, the following steps are followed (roughly):
 	that may be shared between individual architectures.
 	The recommended approach how to use a generic header file is
 	to list the file in the Kbuild file.
-	See "7.2 generic-y" for further info on syntax etc.
+	See "8.2 generic-y" for further info on syntax etc.
 
 7.11 Post-link pass
 -------------------
-- 
2.22.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] trivial: docs: Section number should be "8.2"
  2020-09-02 14:45 [PATCH] trivial: docs: Section number should be "8.2" Michael Witten
@ 2020-09-02 15:08 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2020-09-02 15:08 UTC (permalink / raw)
  To: Michael Witten, Jiri Kosina; +Cc: linux-kernel

On 9/2/20 7:45 AM, Michael Witten wrote:
> Signed-off-by: Michael Witten <mfwitten@gmail.com>
> ---
>  Documentation/kbuild/makefiles.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst
> index b81b8913a5a3..da6a708164c4 100644
> --- a/Documentation/kbuild/makefiles.rst
> +++ b/Documentation/kbuild/makefiles.rst
> @@ -1411,7 +1411,7 @@ When kbuild executes, the following steps are followed (roughly):
>  	that may be shared between individual architectures.
>  	The recommended approach how to use a generic header file is
>  	to list the file in the Kbuild file.
> -	See "7.2 generic-y" for further info on syntax etc.
> +	See "8.2 generic-y" for further info on syntax etc.
>  
>  7.11 Post-link pass
>  -------------------
> 

Already fixed and merged:

from Masahiro Yamada <masahiroy@kernel.org>:
Applied to linux-kbuild/fixes.
Thanks.

-- 
~Randy


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-02 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-02 14:45 [PATCH] trivial: docs: Section number should be "8.2" Michael Witten
2020-09-02 15:08 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox