* [PATCH v2] docs: fix location of document that got moved
[not found] <20170901195721.16214-1-henning@hennsch.de>
@ 2017-09-20 18:02 ` Henning Schild
2017-11-15 7:59 ` Henning Schild
2017-11-28 20:12 ` Henning Schild
0 siblings, 2 replies; 3+ messages in thread
From: Henning Schild @ 2017-09-20 18:02 UTC (permalink / raw)
To: Alexander Viro; +Cc: Henning Schild, linux-fsdevel, linux-kernel
commit 9d85025b0418 ("docs-rst: create an user's manual book") renamed the
document mentioned in the header. Adjust the link to point to the right
place.
Signed-off-by: Henning Schild <henning@hennsch.de>
---
fs/binfmt_misc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/fs/binfmt_misc.c b/fs/binfmt_misc.c
index ce7181ea60fa..b5f1ae5d3217 100644
--- a/fs/binfmt_misc.c
+++ b/fs/binfmt_misc.c
@@ -4,7 +4,8 @@
* Copyright (C) 1997 Richard Günther
*
* binfmt_misc detects binaries via a magic or filename extension and invokes
- * a specified wrapper. See Documentation/binfmt_misc.txt for more details.
+ * a specified wrapper. See Documentation/admin-guide/binfmt-misc.rst for more
+ * details.
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--
2.13.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] docs: fix location of document that got moved
2017-09-20 18:02 ` [PATCH v2] docs: fix location of document that got moved Henning Schild
@ 2017-11-15 7:59 ` Henning Schild
2017-11-28 20:12 ` Henning Schild
1 sibling, 0 replies; 3+ messages in thread
From: Henning Schild @ 2017-11-15 7:59 UTC (permalink / raw)
To: Alexander Viro, kernel-janitors
Cc: linux-fsdevel, linux-kernel, Oleg Nesterov, Eryu Guan
Adding kernel-janitors to the list, maybe some of you will pick it up.
Henning
Am Wed, 20 Sep 2017 20:02:04 +0200
schrieb Henning Schild <henning@hennsch.de>:
> commit 9d85025b0418 ("docs-rst: create an user's manual book")
> renamed the document mentioned in the header. Adjust the link to
> point to the right place.
>
> Signed-off-by: Henning Schild <henning@hennsch.de>
> ---
> fs/binfmt_misc.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/fs/binfmt_misc.c b/fs/binfmt_misc.c
> index ce7181ea60fa..b5f1ae5d3217 100644
> --- a/fs/binfmt_misc.c
> +++ b/fs/binfmt_misc.c
> @@ -4,7 +4,8 @@
> * Copyright (C) 1997 Richard Günther
> *
> * binfmt_misc detects binaries via a magic or filename extension
> and invokes
> - * a specified wrapper. See Documentation/binfmt_misc.txt for more
> details.
> + * a specified wrapper. See
> Documentation/admin-guide/binfmt-misc.rst for more
> + * details.
> */
>
> #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] docs: fix location of document that got moved
2017-09-20 18:02 ` [PATCH v2] docs: fix location of document that got moved Henning Schild
2017-11-15 7:59 ` Henning Schild
@ 2017-11-28 20:12 ` Henning Schild
1 sibling, 0 replies; 3+ messages in thread
From: Henning Schild @ 2017-11-28 20:12 UTC (permalink / raw)
To: Alexander Viro; +Cc: linux-fsdevel, linux-kernel
Hi Alexander,
could you please have a look at that patch.
Henning
Am Wed, 20 Sep 2017 20:02:04 +0200
schrieb Henning Schild <henning@hennsch.de>:
> commit 9d85025b0418 ("docs-rst: create an user's manual book")
> renamed the document mentioned in the header. Adjust the link to
> point to the right place.
>
> Signed-off-by: Henning Schild <henning@hennsch.de>
> ---
> fs/binfmt_misc.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/fs/binfmt_misc.c b/fs/binfmt_misc.c
> index ce7181ea60fa..b5f1ae5d3217 100644
> --- a/fs/binfmt_misc.c
> +++ b/fs/binfmt_misc.c
> @@ -4,7 +4,8 @@
> * Copyright (C) 1997 Richard Günther
> *
> * binfmt_misc detects binaries via a magic or filename extension
> and invokes
> - * a specified wrapper. See Documentation/binfmt_misc.txt for more
> details.
> + * a specified wrapper. See
> Documentation/admin-guide/binfmt-misc.rst for more
> + * details.
> */
>
> #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-11-28 20:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20170901195721.16214-1-henning@hennsch.de>
2017-09-20 18:02 ` [PATCH v2] docs: fix location of document that got moved Henning Schild
2017-11-15 7:59 ` Henning Schild
2017-11-28 20:12 ` Henning Schild
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).