From mboxrd@z Thu Jan 1 00:00:00 1970 From: Coly Li Subject: Re: [PATCH v3 05/27] docs: Fix some broken references Date: Fri, 15 Jun 2018 17:05:40 +0800 Message-ID: <4448f906-39d8-ac44-c116-cd702c4a9096@suse.de> References: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: alsa-devel@alsa-project.org, linux-xtensa@linux-xtensa.org, dri-devel@lists.freedesktop.org, keyrings@vger.kernel.org, selinux@tycho.nsa.gov, linux-clk@vger.kernel.org, devel@driverdev.osuosl.org, Jonathan Corbet , x86@kernel.org, linux-input@vger.kernel.org, xen-devel@lists.xenproject.org, devicetree@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net, Mauro Carvalho Chehab , linux-block@vger.kernel.org, linux-gpio@vger.kernel.org, linux-bcache@vger.kernel.org, user-mode-linux-user@lists.sourceforge.net, cgroups@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patches@opensource.cirrus.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-crypto@vger.kernel.org, linux-kernel@zh-kernel.org To: Mauro Carvalho Chehab , Linux Doc Mailing List Return-path: In-Reply-To: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" List-Id: linux-crypto.vger.kernel.org On 2018/6/15 12:08 AM, Mauro Carvalho Chehab wrote: > As we move stuff around, some doc references are broken. Fix some of > them via this script: > ./scripts/documentation-file-ref-check --fix > > Manually checked if the produced result is valid, removing a few > false-positives. > > Acked-by: Takashi Iwai > Acked-by: Masami Hiramatsu > Acked-by: Stephen Boyd > Acked-by: Charles Keepax > Acked-by: Mathieu Poirier > Signed-off-by: Mauro Carvalho Chehab > --- > .../admin-guide/kernel-parameters.txt | 4 ++-- > .../bindings/input/rotary-encoder.txt | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > Documentation/kprobes.txt | 4 ++-- > Documentation/trace/coresight.txt | 2 +- > Documentation/trace/ftrace-uses.rst | 2 +- > Documentation/trace/histogram.txt | 2 +- > Documentation/trace/intel_th.rst | 2 +- > Documentation/trace/tracepoint-analysis.rst | 6 +++--- > Documentation/translations/ja_JP/howto.rst | 4 ++-- > .../translations/zh_CN/magic-number.txt | 4 ++-- > .../zh_CN/video4linux/omap3isp.txt | 4 ++-- > MAINTAINERS | 20 +++++++++---------- > arch/Kconfig | 2 +- > arch/arm/include/asm/cacheflush.h | 2 +- > arch/arm64/include/asm/cacheflush.h | 2 +- > arch/microblaze/include/asm/cacheflush.h | 2 +- > arch/um/Kconfig.um | 2 +- > arch/unicore32/include/asm/cacheflush.h | 2 +- > arch/x86/entry/vsyscall/vsyscall_64.c | 2 +- > arch/xtensa/include/asm/cacheflush.h | 4 ++-- > block/Kconfig | 2 +- > certs/Kconfig | 2 +- > crypto/asymmetric_keys/asymmetric_type.c | 2 +- > crypto/asymmetric_keys/signature.c | 2 +- > drivers/char/Kconfig | 2 +- > drivers/clk/clk.c | 4 ++-- > drivers/clk/ingenic/cgu.h | 2 +- > drivers/gpu/vga/Kconfig | 2 +- > drivers/gpu/vga/vgaarb.c | 2 +- > drivers/input/joystick/Kconfig | 10 +++++----- > drivers/input/joystick/walkera0701.c | 2 +- > drivers/input/misc/Kconfig | 4 ++-- > drivers/input/misc/rotary_encoder.c | 2 +- > drivers/input/mouse/Kconfig | 6 +++--- > drivers/input/mouse/alps.c | 2 +- > drivers/input/touchscreen/wm97xx-core.c | 2 +- > drivers/lightnvm/pblk-rb.c | 2 +- > drivers/md/bcache/Kconfig | 2 +- > drivers/md/bcache/btree.c | 2 +- > drivers/md/bcache/extents.c | 2 +- > drivers/media/dvb-core/dvb_ringbuffer.c | 2 +- > drivers/media/pci/meye/Kconfig | 2 +- > drivers/media/platform/pxa_camera.c | 4 ++-- > .../soc_camera/sh_mobile_ceu_camera.c | 2 +- > drivers/media/radio/Kconfig | 2 +- > drivers/media/radio/si470x/Kconfig | 2 +- > drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +- > drivers/media/usb/zr364xx/Kconfig | 2 +- > drivers/parport/Kconfig | 6 +++--- > drivers/staging/media/bcm2048/TODO | 2 +- > include/keys/asymmetric-subtype.h | 2 +- > include/keys/asymmetric-type.h | 2 +- > include/linux/assoc_array.h | 2 +- > include/linux/assoc_array_priv.h | 2 +- > include/linux/circ_buf.h | 2 +- > include/linux/ftrace.h | 2 +- > include/linux/rculist_nulls.h | 2 +- > include/uapi/linux/prctl.h | 2 +- > include/xen/interface/io/kbdif.h | 2 +- > kernel/cgroup/cpuset.c | 2 +- > kernel/trace/Kconfig | 16 +++++++-------- > lib/Kconfig | 2 +- > security/selinux/hooks.c | 2 +- > sound/core/Kconfig | 4 ++-- > sound/drivers/Kconfig | 4 ++-- > sound/pci/Kconfig | 10 +++++----- > tools/include/uapi/linux/prctl.h | 2 +- > tools/lib/api/fs/fs.c | 2 +- > tools/perf/util/bpf-prologue.c | 2 +- > .../config/custom-timeline-functions.cfg | 4 ++-- > 71 files changed, 113 insertions(+), 113 deletions(-) [snip] > diff --git a/drivers/md/bcache/Kconfig b/drivers/md/bcache/Kconfig > index 4d200883c505..17bf109c58e9 100644 > --- a/drivers/md/bcache/Kconfig > +++ b/drivers/md/bcache/Kconfig > @@ -5,7 +5,7 @@ config BCACHE > Allows a block device to be used as cache for other devices; uses > a btree for indexing and the layout is optimized for SSDs. > > - See Documentation/bcache.txt for details. > + See Documentation/admin-guide/bcache.rst for details. > > config BCACHE_DEBUG > bool "Bcache debugging" > diff --git a/drivers/md/bcache/btree.c b/drivers/md/bcache/btree.c > index 2a0968c04e21..547c9eedc2f4 100644 > --- a/drivers/md/bcache/btree.c > +++ b/drivers/md/bcache/btree.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" > diff --git a/drivers/md/bcache/extents.c b/drivers/md/bcache/extents.c > index c334e6666461..1d096742eb41 100644 > --- a/drivers/md/bcache/extents.c > +++ b/drivers/md/bcache/extents.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" For the bcache part, it is good to me. Reviewed-by: Coly Li Thanks for the fix. Coly Li From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:44154 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755675AbeFOJGI (ORCPT ); Fri, 15 Jun 2018 05:06:08 -0400 Subject: Re: [PATCH v3 05/27] docs: Fix some broken references To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , x86@kernel.org, linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@zh-kernel.org, user-mode-linux-devel@lists.sourceforge.net, user-mode-linux-user@lists.sourceforge.net, linux-xtensa@linux-xtensa.org, linux-block@vger.kernel.org, keyrings@vger.kernel.org, linux-crypto@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, patches@opensource.cirrus.com, linux-bcache@vger.kernel.org, linux-usb@vger.kernel.org, devel@driverdev.osuosl.org, xen-devel@lists.xenproject.org, cgroups@vger.kernel.org, selinux@tycho.nsa.gov, linux-security-module@vger.kernel.org, alsa-devel@alsa-project.org References: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> From: Coly Li Message-ID: <4448f906-39d8-ac44-c116-cd702c4a9096@suse.de> Date: Fri, 15 Jun 2018 17:05:40 +0800 MIME-Version: 1.0 In-Reply-To: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> Content-Type: text/plain; charset=utf-8 Sender: linux-block-owner@vger.kernel.org List-Id: linux-block@vger.kernel.org On 2018/6/15 12:08 AM, Mauro Carvalho Chehab wrote: > As we move stuff around, some doc references are broken. Fix some of > them via this script: > ./scripts/documentation-file-ref-check --fix > > Manually checked if the produced result is valid, removing a few > false-positives. > > Acked-by: Takashi Iwai > Acked-by: Masami Hiramatsu > Acked-by: Stephen Boyd > Acked-by: Charles Keepax > Acked-by: Mathieu Poirier > Signed-off-by: Mauro Carvalho Chehab > --- > .../admin-guide/kernel-parameters.txt | 4 ++-- > .../bindings/input/rotary-encoder.txt | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > Documentation/kprobes.txt | 4 ++-- > Documentation/trace/coresight.txt | 2 +- > Documentation/trace/ftrace-uses.rst | 2 +- > Documentation/trace/histogram.txt | 2 +- > Documentation/trace/intel_th.rst | 2 +- > Documentation/trace/tracepoint-analysis.rst | 6 +++--- > Documentation/translations/ja_JP/howto.rst | 4 ++-- > .../translations/zh_CN/magic-number.txt | 4 ++-- > .../zh_CN/video4linux/omap3isp.txt | 4 ++-- > MAINTAINERS | 20 +++++++++---------- > arch/Kconfig | 2 +- > arch/arm/include/asm/cacheflush.h | 2 +- > arch/arm64/include/asm/cacheflush.h | 2 +- > arch/microblaze/include/asm/cacheflush.h | 2 +- > arch/um/Kconfig.um | 2 +- > arch/unicore32/include/asm/cacheflush.h | 2 +- > arch/x86/entry/vsyscall/vsyscall_64.c | 2 +- > arch/xtensa/include/asm/cacheflush.h | 4 ++-- > block/Kconfig | 2 +- > certs/Kconfig | 2 +- > crypto/asymmetric_keys/asymmetric_type.c | 2 +- > crypto/asymmetric_keys/signature.c | 2 +- > drivers/char/Kconfig | 2 +- > drivers/clk/clk.c | 4 ++-- > drivers/clk/ingenic/cgu.h | 2 +- > drivers/gpu/vga/Kconfig | 2 +- > drivers/gpu/vga/vgaarb.c | 2 +- > drivers/input/joystick/Kconfig | 10 +++++----- > drivers/input/joystick/walkera0701.c | 2 +- > drivers/input/misc/Kconfig | 4 ++-- > drivers/input/misc/rotary_encoder.c | 2 +- > drivers/input/mouse/Kconfig | 6 +++--- > drivers/input/mouse/alps.c | 2 +- > drivers/input/touchscreen/wm97xx-core.c | 2 +- > drivers/lightnvm/pblk-rb.c | 2 +- > drivers/md/bcache/Kconfig | 2 +- > drivers/md/bcache/btree.c | 2 +- > drivers/md/bcache/extents.c | 2 +- > drivers/media/dvb-core/dvb_ringbuffer.c | 2 +- > drivers/media/pci/meye/Kconfig | 2 +- > drivers/media/platform/pxa_camera.c | 4 ++-- > .../soc_camera/sh_mobile_ceu_camera.c | 2 +- > drivers/media/radio/Kconfig | 2 +- > drivers/media/radio/si470x/Kconfig | 2 +- > drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +- > drivers/media/usb/zr364xx/Kconfig | 2 +- > drivers/parport/Kconfig | 6 +++--- > drivers/staging/media/bcm2048/TODO | 2 +- > include/keys/asymmetric-subtype.h | 2 +- > include/keys/asymmetric-type.h | 2 +- > include/linux/assoc_array.h | 2 +- > include/linux/assoc_array_priv.h | 2 +- > include/linux/circ_buf.h | 2 +- > include/linux/ftrace.h | 2 +- > include/linux/rculist_nulls.h | 2 +- > include/uapi/linux/prctl.h | 2 +- > include/xen/interface/io/kbdif.h | 2 +- > kernel/cgroup/cpuset.c | 2 +- > kernel/trace/Kconfig | 16 +++++++-------- > lib/Kconfig | 2 +- > security/selinux/hooks.c | 2 +- > sound/core/Kconfig | 4 ++-- > sound/drivers/Kconfig | 4 ++-- > sound/pci/Kconfig | 10 +++++----- > tools/include/uapi/linux/prctl.h | 2 +- > tools/lib/api/fs/fs.c | 2 +- > tools/perf/util/bpf-prologue.c | 2 +- > .../config/custom-timeline-functions.cfg | 4 ++-- > 71 files changed, 113 insertions(+), 113 deletions(-) [snip] > diff --git a/drivers/md/bcache/Kconfig b/drivers/md/bcache/Kconfig > index 4d200883c505..17bf109c58e9 100644 > --- a/drivers/md/bcache/Kconfig > +++ b/drivers/md/bcache/Kconfig > @@ -5,7 +5,7 @@ config BCACHE > Allows a block device to be used as cache for other devices; uses > a btree for indexing and the layout is optimized for SSDs. > > - See Documentation/bcache.txt for details. > + See Documentation/admin-guide/bcache.rst for details. > > config BCACHE_DEBUG > bool "Bcache debugging" > diff --git a/drivers/md/bcache/btree.c b/drivers/md/bcache/btree.c > index 2a0968c04e21..547c9eedc2f4 100644 > --- a/drivers/md/bcache/btree.c > +++ b/drivers/md/bcache/btree.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" > diff --git a/drivers/md/bcache/extents.c b/drivers/md/bcache/extents.c > index c334e6666461..1d096742eb41 100644 > --- a/drivers/md/bcache/extents.c > +++ b/drivers/md/bcache/extents.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" For the bcache part, it is good to me. Reviewed-by: Coly Li Thanks for the fix. Coly Li From mboxrd@z Thu Jan 1 00:00:00 1970 From: Coly Li Date: Fri, 15 Jun 2018 09:05:40 +0000 Subject: Re: [PATCH v3 05/27] docs: Fix some broken references Message-Id: <4448f906-39d8-ac44-c116-cd702c4a9096@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> In-Reply-To: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: alsa-devel@alsa-project.org, linux-xtensa@linux-xtensa.org, dri-devel@lists.freedesktop.org, keyrings@vger.kernel.org, selinux@tycho.nsa.gov, linux-clk@vger.kernel.org, devel@driverdev.osuosl.org, Jonathan Corbet , x86@kernel.org, linux-input@vger.kernel.org, xen-devel@lists.xenproject.org, devicetree@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net, Mauro Carvalho Chehab , linux-block@vger.kernel.org, linux-gpio@vger.kernel.org, linux-bcache@vger.kernel.org, user-mode-linux-user@lists.sourceforge.net, cgroups@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patches@opensource.cirrus.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-crypto@vger.kernel.org, linux-kernel@zh-kernel.org On 2018/6/15 12:08 AM, Mauro Carvalho Chehab wrote: > As we move stuff around, some doc references are broken. Fix some of > them via this script: > ./scripts/documentation-file-ref-check --fix > > Manually checked if the produced result is valid, removing a few > false-positives. > > Acked-by: Takashi Iwai > Acked-by: Masami Hiramatsu > Acked-by: Stephen Boyd > Acked-by: Charles Keepax > Acked-by: Mathieu Poirier > Signed-off-by: Mauro Carvalho Chehab > --- > .../admin-guide/kernel-parameters.txt | 4 ++-- > .../bindings/input/rotary-encoder.txt | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > Documentation/kprobes.txt | 4 ++-- > Documentation/trace/coresight.txt | 2 +- > Documentation/trace/ftrace-uses.rst | 2 +- > Documentation/trace/histogram.txt | 2 +- > Documentation/trace/intel_th.rst | 2 +- > Documentation/trace/tracepoint-analysis.rst | 6 +++--- > Documentation/translations/ja_JP/howto.rst | 4 ++-- > .../translations/zh_CN/magic-number.txt | 4 ++-- > .../zh_CN/video4linux/omap3isp.txt | 4 ++-- > MAINTAINERS | 20 +++++++++---------- > arch/Kconfig | 2 +- > arch/arm/include/asm/cacheflush.h | 2 +- > arch/arm64/include/asm/cacheflush.h | 2 +- > arch/microblaze/include/asm/cacheflush.h | 2 +- > arch/um/Kconfig.um | 2 +- > arch/unicore32/include/asm/cacheflush.h | 2 +- > arch/x86/entry/vsyscall/vsyscall_64.c | 2 +- > arch/xtensa/include/asm/cacheflush.h | 4 ++-- > block/Kconfig | 2 +- > certs/Kconfig | 2 +- > crypto/asymmetric_keys/asymmetric_type.c | 2 +- > crypto/asymmetric_keys/signature.c | 2 +- > drivers/char/Kconfig | 2 +- > drivers/clk/clk.c | 4 ++-- > drivers/clk/ingenic/cgu.h | 2 +- > drivers/gpu/vga/Kconfig | 2 +- > drivers/gpu/vga/vgaarb.c | 2 +- > drivers/input/joystick/Kconfig | 10 +++++----- > drivers/input/joystick/walkera0701.c | 2 +- > drivers/input/misc/Kconfig | 4 ++-- > drivers/input/misc/rotary_encoder.c | 2 +- > drivers/input/mouse/Kconfig | 6 +++--- > drivers/input/mouse/alps.c | 2 +- > drivers/input/touchscreen/wm97xx-core.c | 2 +- > drivers/lightnvm/pblk-rb.c | 2 +- > drivers/md/bcache/Kconfig | 2 +- > drivers/md/bcache/btree.c | 2 +- > drivers/md/bcache/extents.c | 2 +- > drivers/media/dvb-core/dvb_ringbuffer.c | 2 +- > drivers/media/pci/meye/Kconfig | 2 +- > drivers/media/platform/pxa_camera.c | 4 ++-- > .../soc_camera/sh_mobile_ceu_camera.c | 2 +- > drivers/media/radio/Kconfig | 2 +- > drivers/media/radio/si470x/Kconfig | 2 +- > drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +- > drivers/media/usb/zr364xx/Kconfig | 2 +- > drivers/parport/Kconfig | 6 +++--- > drivers/staging/media/bcm2048/TODO | 2 +- > include/keys/asymmetric-subtype.h | 2 +- > include/keys/asymmetric-type.h | 2 +- > include/linux/assoc_array.h | 2 +- > include/linux/assoc_array_priv.h | 2 +- > include/linux/circ_buf.h | 2 +- > include/linux/ftrace.h | 2 +- > include/linux/rculist_nulls.h | 2 +- > include/uapi/linux/prctl.h | 2 +- > include/xen/interface/io/kbdif.h | 2 +- > kernel/cgroup/cpuset.c | 2 +- > kernel/trace/Kconfig | 16 +++++++-------- > lib/Kconfig | 2 +- > security/selinux/hooks.c | 2 +- > sound/core/Kconfig | 4 ++-- > sound/drivers/Kconfig | 4 ++-- > sound/pci/Kconfig | 10 +++++----- > tools/include/uapi/linux/prctl.h | 2 +- > tools/lib/api/fs/fs.c | 2 +- > tools/perf/util/bpf-prologue.c | 2 +- > .../config/custom-timeline-functions.cfg | 4 ++-- > 71 files changed, 113 insertions(+), 113 deletions(-) [snip] > diff --git a/drivers/md/bcache/Kconfig b/drivers/md/bcache/Kconfig > index 4d200883c505..17bf109c58e9 100644 > --- a/drivers/md/bcache/Kconfig > +++ b/drivers/md/bcache/Kconfig > @@ -5,7 +5,7 @@ config BCACHE > Allows a block device to be used as cache for other devices; uses > a btree for indexing and the layout is optimized for SSDs. > > - See Documentation/bcache.txt for details. > + See Documentation/admin-guide/bcache.rst for details. > > config BCACHE_DEBUG > bool "Bcache debugging" > diff --git a/drivers/md/bcache/btree.c b/drivers/md/bcache/btree.c > index 2a0968c04e21..547c9eedc2f4 100644 > --- a/drivers/md/bcache/btree.c > +++ b/drivers/md/bcache/btree.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" > diff --git a/drivers/md/bcache/extents.c b/drivers/md/bcache/extents.c > index c334e6666461..1d096742eb41 100644 > --- a/drivers/md/bcache/extents.c > +++ b/drivers/md/bcache/extents.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" For the bcache part, it is good to me. Reviewed-by: Coly Li Thanks for the fix. Coly Li From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 9E0047D09D for ; Fri, 15 Jun 2018 09:06:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936199AbeFOJGN (ORCPT ); Fri, 15 Jun 2018 05:06:13 -0400 Received: from mx2.suse.de ([195.135.220.15]:44154 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755675AbeFOJGI (ORCPT ); Fri, 15 Jun 2018 05:06:08 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 9C970AC89; Fri, 15 Jun 2018 09:06:04 +0000 (UTC) Subject: Re: [PATCH v3 05/27] docs: Fix some broken references To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , x86@kernel.org, linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@zh-kernel.org, user-mode-linux-devel@lists.sourceforge.net, user-mode-linux-user@lists.sourceforge.net, linux-xtensa@linux-xtensa.org, linux-block@vger.kernel.org, keyrings@vger.kernel.org, linux-crypto@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, patches@opensource.cirrus.com, linux-bcache@vger.kernel.org, linux-usb@vger.kernel.org, devel@driverdev.osuosl.org, xen-devel@lists.xenproject.org, cgroups@vger.kernel.org, selinux@tycho.nsa.gov, linux-security-module@vger.kernel.org, alsa-devel@alsa-project.org References: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> From: Coly Li Openpgp: preference=signencrypt Autocrypt: addr=colyli@suse.de; prefer-encrypt=mutual; keydata= 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 Message-ID: <4448f906-39d8-ac44-c116-cd702c4a9096@suse.de> Date: Fri, 15 Jun 2018 17:05:40 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 2018/6/15 12:08 AM, Mauro Carvalho Chehab wrote: > As we move stuff around, some doc references are broken. Fix some of > them via this script: > ./scripts/documentation-file-ref-check --fix > > Manually checked if the produced result is valid, removing a few > false-positives. > > Acked-by: Takashi Iwai > Acked-by: Masami Hiramatsu > Acked-by: Stephen Boyd > Acked-by: Charles Keepax > Acked-by: Mathieu Poirier > Signed-off-by: Mauro Carvalho Chehab > --- > .../admin-guide/kernel-parameters.txt | 4 ++-- > .../bindings/input/rotary-encoder.txt | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > Documentation/kprobes.txt | 4 ++-- > Documentation/trace/coresight.txt | 2 +- > Documentation/trace/ftrace-uses.rst | 2 +- > Documentation/trace/histogram.txt | 2 +- > Documentation/trace/intel_th.rst | 2 +- > Documentation/trace/tracepoint-analysis.rst | 6 +++--- > Documentation/translations/ja_JP/howto.rst | 4 ++-- > .../translations/zh_CN/magic-number.txt | 4 ++-- > .../zh_CN/video4linux/omap3isp.txt | 4 ++-- > MAINTAINERS | 20 +++++++++---------- > arch/Kconfig | 2 +- > arch/arm/include/asm/cacheflush.h | 2 +- > arch/arm64/include/asm/cacheflush.h | 2 +- > arch/microblaze/include/asm/cacheflush.h | 2 +- > arch/um/Kconfig.um | 2 +- > arch/unicore32/include/asm/cacheflush.h | 2 +- > arch/x86/entry/vsyscall/vsyscall_64.c | 2 +- > arch/xtensa/include/asm/cacheflush.h | 4 ++-- > block/Kconfig | 2 +- > certs/Kconfig | 2 +- > crypto/asymmetric_keys/asymmetric_type.c | 2 +- > crypto/asymmetric_keys/signature.c | 2 +- > drivers/char/Kconfig | 2 +- > drivers/clk/clk.c | 4 ++-- > drivers/clk/ingenic/cgu.h | 2 +- > drivers/gpu/vga/Kconfig | 2 +- > drivers/gpu/vga/vgaarb.c | 2 +- > drivers/input/joystick/Kconfig | 10 +++++----- > drivers/input/joystick/walkera0701.c | 2 +- > drivers/input/misc/Kconfig | 4 ++-- > drivers/input/misc/rotary_encoder.c | 2 +- > drivers/input/mouse/Kconfig | 6 +++--- > drivers/input/mouse/alps.c | 2 +- > drivers/input/touchscreen/wm97xx-core.c | 2 +- > drivers/lightnvm/pblk-rb.c | 2 +- > drivers/md/bcache/Kconfig | 2 +- > drivers/md/bcache/btree.c | 2 +- > drivers/md/bcache/extents.c | 2 +- > drivers/media/dvb-core/dvb_ringbuffer.c | 2 +- > drivers/media/pci/meye/Kconfig | 2 +- > drivers/media/platform/pxa_camera.c | 4 ++-- > .../soc_camera/sh_mobile_ceu_camera.c | 2 +- > drivers/media/radio/Kconfig | 2 +- > drivers/media/radio/si470x/Kconfig | 2 +- > drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +- > drivers/media/usb/zr364xx/Kconfig | 2 +- > drivers/parport/Kconfig | 6 +++--- > drivers/staging/media/bcm2048/TODO | 2 +- > include/keys/asymmetric-subtype.h | 2 +- > include/keys/asymmetric-type.h | 2 +- > include/linux/assoc_array.h | 2 +- > include/linux/assoc_array_priv.h | 2 +- > include/linux/circ_buf.h | 2 +- > include/linux/ftrace.h | 2 +- > include/linux/rculist_nulls.h | 2 +- > include/uapi/linux/prctl.h | 2 +- > include/xen/interface/io/kbdif.h | 2 +- > kernel/cgroup/cpuset.c | 2 +- > kernel/trace/Kconfig | 16 +++++++-------- > lib/Kconfig | 2 +- > security/selinux/hooks.c | 2 +- > sound/core/Kconfig | 4 ++-- > sound/drivers/Kconfig | 4 ++-- > sound/pci/Kconfig | 10 +++++----- > tools/include/uapi/linux/prctl.h | 2 +- > tools/lib/api/fs/fs.c | 2 +- > tools/perf/util/bpf-prologue.c | 2 +- > .../config/custom-timeline-functions.cfg | 4 ++-- > 71 files changed, 113 insertions(+), 113 deletions(-) [snip] > diff --git a/drivers/md/bcache/Kconfig b/drivers/md/bcache/Kconfig > index 4d200883c505..17bf109c58e9 100644 > --- a/drivers/md/bcache/Kconfig > +++ b/drivers/md/bcache/Kconfig > @@ -5,7 +5,7 @@ config BCACHE > Allows a block device to be used as cache for other devices; uses > a btree for indexing and the layout is optimized for SSDs. > > - See Documentation/bcache.txt for details. > + See Documentation/admin-guide/bcache.rst for details. > > config BCACHE_DEBUG > bool "Bcache debugging" > diff --git a/drivers/md/bcache/btree.c b/drivers/md/bcache/btree.c > index 2a0968c04e21..547c9eedc2f4 100644 > --- a/drivers/md/bcache/btree.c > +++ b/drivers/md/bcache/btree.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" > diff --git a/drivers/md/bcache/extents.c b/drivers/md/bcache/extents.c > index c334e6666461..1d096742eb41 100644 > --- a/drivers/md/bcache/extents.c > +++ b/drivers/md/bcache/extents.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" For the bcache part, it is good to me. Reviewed-by: Coly Li Thanks for the fix. Coly Li -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Subject: [v3,05/27] docs: Fix some broken references From: Coly Li Message-Id: <4448f906-39d8-ac44-c116-cd702c4a9096@suse.de> Date: Fri, 15 Jun 2018 17:05:40 +0800 To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , x86@kernel.org, linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@zh-kernel.org, user-mode-linux-devel@lists.sourceforge.net, user-mode-linux-user@lists.sourceforge.net, linux-xtensa@linux-xtensa.org, linux-block@vger.kernel.org, keyrings@vger.kernel.org, linux-crypto@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, patches@opensource.cirrus.com, linux-bcache@vger.kernel.org, linux-usb@vger.kernel.org, devel@driverdev.osuosl.org, xen-devel@lists.xenproject.org, cgroups@vger.kernel.org, selinux@tycho.nsa.gov, linux-security-module@vger.kernel.org, alsa-devel@alsa-project.org List-ID: T24gMjAxOC82LzE1IDEyOjA4IEFNLCBNYXVybyBDYXJ2YWxobyBDaGVoYWIgd3JvdGU6Cj4gQXMg d2UgbW92ZSBzdHVmZiBhcm91bmQsIHNvbWUgZG9jIHJlZmVyZW5jZXMgYXJlIGJyb2tlbi4gRml4 IHNvbWUgb2YKPiB0aGVtIHZpYSB0aGlzIHNjcmlwdDoKPiAJLi9zY3JpcHRzL2RvY3VtZW50YXRp b24tZmlsZS1yZWYtY2hlY2sgLS1maXgKPiAKPiBNYW51YWxseSBjaGVja2VkIGlmIHRoZSBwcm9k dWNlZCByZXN1bHQgaXMgdmFsaWQsIHJlbW92aW5nIGEgZmV3Cj4gZmFsc2UtcG9zaXRpdmVzLgo+ IAo+IEFja2VkLWJ5OiBUYWthc2hpIEl3YWkgPHRpd2FpQHN1c2UuZGU+Cj4gQWNrZWQtYnk6IE1h c2FtaSBIaXJhbWF0c3UgPG1oaXJhbWF0QGtlcm5lbC5vcmc+Cj4gQWNrZWQtYnk6IFN0ZXBoZW4g Qm95ZCA8c2JveWRAa2VybmVsLm9yZz4KPiBBY2tlZC1ieTogQ2hhcmxlcyBLZWVwYXggPGNrZWVw YXhAb3BlbnNvdXJjZS53b2xmc29ubWljcm8uY29tPgo+IEFja2VkLWJ5OiBNYXRoaWV1IFBvaXJp ZXIgPG1hdGhpZXUucG9pcmllckBsaW5hcm8ub3JnPgo+IFNpZ25lZC1vZmYtYnk6IE1hdXJvIENh cnZhbGhvIENoZWhhYiA8bWNoZWhhYitzYW1zdW5nQGtlcm5lbC5vcmc+Cj4gLS0tCj4gIC4uLi9h ZG1pbi1ndWlkZS9rZXJuZWwtcGFyYW1ldGVycy50eHQgICAgICAgICB8ICA0ICsrLS0KPiAgLi4u L2JpbmRpbmdzL2lucHV0L3JvdGFyeS1lbmNvZGVyLnR4dCAgICAgICAgIHwgIDIgKy0KPiAgRG9j dW1lbnRhdGlvbi9kcml2ZXItYXBpL2dwaW8vY29uc3VtZXIucnN0ICAgIHwgIDIgKy0KPiAgRG9j dW1lbnRhdGlvbi9rcHJvYmVzLnR4dCAgICAgICAgICAgICAgICAgICAgIHwgIDQgKystLQo+ICBE b2N1bWVudGF0aW9uL3RyYWNlL2NvcmVzaWdodC50eHQgICAgICAgICAgICAgfCAgMiArLQo+ICBE b2N1bWVudGF0aW9uL3RyYWNlL2Z0cmFjZS11c2VzLnJzdCAgICAgICAgICAgfCAgMiArLQo+ICBE b2N1bWVudGF0aW9uL3RyYWNlL2hpc3RvZ3JhbS50eHQgICAgICAgICAgICAgfCAgMiArLQo+ICBE b2N1bWVudGF0aW9uL3RyYWNlL2ludGVsX3RoLnJzdCAgICAgICAgICAgICAgfCAgMiArLQo+ICBE b2N1bWVudGF0aW9uL3RyYWNlL3RyYWNlcG9pbnQtYW5hbHlzaXMucnN0ICAgfCAgNiArKystLS0K PiAgRG9jdW1lbnRhdGlvbi90cmFuc2xhdGlvbnMvamFfSlAvaG93dG8ucnN0ICAgIHwgIDQgKyst LQo+ICAuLi4vdHJhbnNsYXRpb25zL3poX0NOL21hZ2ljLW51bWJlci50eHQgICAgICAgfCAgNCAr Ky0tCj4gIC4uLi96aF9DTi92aWRlbzRsaW51eC9vbWFwM2lzcC50eHQgICAgICAgICAgICB8ICA0 ICsrLS0KPiAgTUFJTlRBSU5FUlMgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwg MjAgKysrKysrKysrLS0tLS0tLS0tLQo+ICBhcmNoL0tjb25maWcgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgfCAgMiArLQo+ICBhcmNoL2FybS9pbmNsdWRlL2FzbS9jYWNoZWZsdXNo LmggICAgICAgICAgICAgfCAgMiArLQo+ICBhcmNoL2FybTY0L2luY2x1ZGUvYXNtL2NhY2hlZmx1 c2guaCAgICAgICAgICAgfCAgMiArLQo+ICBhcmNoL21pY3JvYmxhemUvaW5jbHVkZS9hc20vY2Fj aGVmbHVzaC5oICAgICAgfCAgMiArLQo+ICBhcmNoL3VtL0tjb25maWcudW0gICAgICAgICAgICAg ICAgICAgICAgICAgICAgfCAgMiArLQo+ICBhcmNoL3VuaWNvcmUzMi9pbmNsdWRlL2FzbS9jYWNo ZWZsdXNoLmggICAgICAgfCAgMiArLQo+ICBhcmNoL3g4Ni9lbnRyeS92c3lzY2FsbC92c3lzY2Fs bF82NC5jICAgICAgICAgfCAgMiArLQo+ICBhcmNoL3h0ZW5zYS9pbmNsdWRlL2FzbS9jYWNoZWZs dXNoLmggICAgICAgICAgfCAgNCArKy0tCj4gIGJsb2NrL0tjb25maWcgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICB8ICAyICstCj4gIGNlcnRzL0tjb25maWcgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICB8ICAyICstCj4gIGNyeXB0by9hc3ltbWV0cmljX2tleXMvYXN5bW1l dHJpY190eXBlLmMgICAgICB8ICAyICstCj4gIGNyeXB0by9hc3ltbWV0cmljX2tleXMvc2lnbmF0 dXJlLmMgICAgICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvY2hhci9LY29uZmlnICAgICAgICAg ICAgICAgICAgICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvY2xrL2Nsay5jICAgICAgICAgICAg ICAgICAgICAgICAgICAgICB8ICA0ICsrLS0KPiAgZHJpdmVycy9jbGsvaW5nZW5pYy9jZ3UuaCAg ICAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgZHJpdmVycy9ncHUvdmdhL0tjb25maWcgICAg ICAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgZHJpdmVycy9ncHUvdmdhL3ZnYWFyYi5jICAg ICAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgZHJpdmVycy9pbnB1dC9qb3lzdGljay9LY29u ZmlnICAgICAgICAgICAgICAgIHwgMTAgKysrKystLS0tLQo+ICBkcml2ZXJzL2lucHV0L2pveXN0 aWNrL3dhbGtlcmEwNzAxLmMgICAgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL2lucHV0L21pc2Mv S2NvbmZpZyAgICAgICAgICAgICAgICAgICAgfCAgNCArKy0tCj4gIGRyaXZlcnMvaW5wdXQvbWlz Yy9yb3RhcnlfZW5jb2Rlci5jICAgICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvaW5wdXQvbW91 c2UvS2NvbmZpZyAgICAgICAgICAgICAgICAgICB8ICA2ICsrKy0tLQo+ICBkcml2ZXJzL2lucHV0 L21vdXNlL2FscHMuYyAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL2lucHV0 L3RvdWNoc2NyZWVuL3dtOTd4eC1jb3JlLmMgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL2xpZ2h0 bnZtL3BibGstcmIuYyAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL21kL2Jj YWNoZS9LY29uZmlnICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL21kL2Jj YWNoZS9idHJlZS5jICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL21kL2Jj YWNoZS9leHRlbnRzLmMgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL21lZGlh L2R2Yi1jb3JlL2R2Yl9yaW5nYnVmZmVyLmMgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL21lZGlh L3BjaS9tZXllL0tjb25maWcgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBkcml2ZXJzL21lZGlh L3BsYXRmb3JtL3B4YV9jYW1lcmEuYyAgICAgICAgICAgfCAgNCArKy0tCj4gIC4uLi9zb2NfY2Ft ZXJhL3NoX21vYmlsZV9jZXVfY2FtZXJhLmMgICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvbWVk aWEvcmFkaW8vS2NvbmZpZyAgICAgICAgICAgICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvbWVk aWEvcmFkaW8vc2k0NzB4L0tjb25maWcgICAgICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvbWVk aWEvdXNiL2R2Yi11c2ItdjIvbG1lZG0wNC5jICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvbWVk aWEvdXNiL3pyMzY0eHgvS2NvbmZpZyAgICAgICAgICAgICB8ICAyICstCj4gIGRyaXZlcnMvcGFy cG9ydC9LY29uZmlnICAgICAgICAgICAgICAgICAgICAgICB8ICA2ICsrKy0tLQo+ICBkcml2ZXJz L3N0YWdpbmcvbWVkaWEvYmNtMjA0OC9UT0RPICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L2tleXMvYXN5bW1ldHJpYy1zdWJ0eXBlLmggICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L2tleXMvYXN5bW1ldHJpYy10eXBlLmggICAgICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L2xpbnV4L2Fzc29jX2FycmF5LmggICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L2xpbnV4L2Fzc29jX2FycmF5X3ByaXYuaCAgICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L2xpbnV4L2NpcmNfYnVmLmggICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L2xpbnV4L2Z0cmFjZS5oICAgICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L2xpbnV4L3JjdWxpc3RfbnVsbHMuaCAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L3VhcGkvbGludXgvcHJjdGwuaCAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBpbmNsdWRl L3hlbi9pbnRlcmZhY2UvaW8va2JkaWYuaCAgICAgICAgICAgICAgfCAgMiArLQo+ICBrZXJuZWwv Y2dyb3VwL2NwdXNldC5jICAgICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICBrZXJuZWwv dHJhY2UvS2NvbmZpZyAgICAgICAgICAgICAgICAgICAgICAgICAgfCAxNiArKysrKysrLS0tLS0t LS0KPiAgbGliL0tjb25maWcgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwgIDIg Ky0KPiAgc2VjdXJpdHkvc2VsaW51eC9ob29rcy5jICAgICAgICAgICAgICAgICAgICAgIHwgIDIg Ky0KPiAgc291bmQvY29yZS9LY29uZmlnICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwgIDQg KystLQo+ICBzb3VuZC9kcml2ZXJzL0tjb25maWcgICAgICAgICAgICAgICAgICAgICAgICAgfCAg NCArKy0tCj4gIHNvdW5kL3BjaS9LY29uZmlnICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8 IDEwICsrKysrLS0tLS0KPiAgdG9vbHMvaW5jbHVkZS91YXBpL2xpbnV4L3ByY3RsLmggICAgICAg ICAgICAgIHwgIDIgKy0KPiAgdG9vbHMvbGliL2FwaS9mcy9mcy5jICAgICAgICAgICAgICAgICAg ICAgICAgIHwgIDIgKy0KPiAgdG9vbHMvcGVyZi91dGlsL2JwZi1wcm9sb2d1ZS5jICAgICAgICAg ICAgICAgIHwgIDIgKy0KPiAgLi4uL2NvbmZpZy9jdXN0b20tdGltZWxpbmUtZnVuY3Rpb25zLmNm ZyAgICAgIHwgIDQgKystLQo+ICA3MSBmaWxlcyBjaGFuZ2VkLCAxMTMgaW5zZXJ0aW9ucygrKSwg MTEzIGRlbGV0aW9ucygtKQoKW3NuaXBdCj4gZGlmZiAtLWdpdCBhL2RyaXZlcnMvbWQvYmNhY2hl L0tjb25maWcgYi9kcml2ZXJzL21kL2JjYWNoZS9LY29uZmlnCj4gaW5kZXggNGQyMDA4ODNjNTA1 Li4xN2JmMTA5YzU4ZTkgMTAwNjQ0Cj4gLS0tIGEvZHJpdmVycy9tZC9iY2FjaGUvS2NvbmZpZwo+ ICsrKyBiL2RyaXZlcnMvbWQvYmNhY2hlL0tjb25maWcKPiBAQCAtNSw3ICs1LDcgQEAgY29uZmln IEJDQUNIRQo+ICAJQWxsb3dzIGEgYmxvY2sgZGV2aWNlIHRvIGJlIHVzZWQgYXMgY2FjaGUgZm9y IG90aGVyIGRldmljZXM7IHVzZXMKPiAgCWEgYnRyZWUgZm9yIGluZGV4aW5nIGFuZCB0aGUgbGF5 b3V0IGlzIG9wdGltaXplZCBmb3IgU1NEcy4KPiAgCj4gLQlTZWUgRG9jdW1lbnRhdGlvbi9iY2Fj aGUudHh0IGZvciBkZXRhaWxzLgo+ICsJU2VlIERvY3VtZW50YXRpb24vYWRtaW4tZ3VpZGUvYmNh Y2hlLnJzdCBmb3IgZGV0YWlscy4KPiAgCj4gIGNvbmZpZyBCQ0FDSEVfREVCVUcKPiAgCWJvb2wg IkJjYWNoZSBkZWJ1Z2dpbmciCj4gZGlmZiAtLWdpdCBhL2RyaXZlcnMvbWQvYmNhY2hlL2J0cmVl LmMgYi9kcml2ZXJzL21kL2JjYWNoZS9idHJlZS5jCj4gaW5kZXggMmEwOTY4YzA0ZTIxLi41NDdj OWVlZGMyZjQgMTAwNjQ0Cj4gLS0tIGEvZHJpdmVycy9tZC9iY2FjaGUvYnRyZWUuYwo+ICsrKyBi L2RyaXZlcnMvbWQvYmNhY2hlL2J0cmVlLmMKPiBAQCAtMTgsNyArMTgsNyBAQAo+ICAgKiBhcyBr ZXlzIGFyZSBpbnNlcnRlZCB3ZSBvbmx5IHNvcnQgdGhlIHBhZ2VzIHRoYXQgaGF2ZSBub3QgeWV0 IGJlZW4gd3JpdHRlbi4KPiAgICogV2hlbiBnYXJiYWdlIGNvbGxlY3Rpb24gaXMgcnVuLCB3ZSBy ZXNvcnQgdGhlIGVudGlyZSBub2RlLgo+ICAgKgo+IC0gKiBBbGwgY29uZmlndXJhdGlvbiBpcyBk b25lIHZpYSBzeXNmczsgc2VlIERvY3VtZW50YXRpb24vYmNhY2hlLnR4dC4KPiArICogQWxsIGNv bmZpZ3VyYXRpb24gaXMgZG9uZSB2aWEgc3lzZnM7IHNlZSBEb2N1bWVudGF0aW9uL2FkbWluLWd1 aWRlL2JjYWNoZS5yc3QuCj4gICAqLwo+ICAKPiAgI2luY2x1ZGUgImJjYWNoZS5oIgo+IGRpZmYg LS1naXQgYS9kcml2ZXJzL21kL2JjYWNoZS9leHRlbnRzLmMgYi9kcml2ZXJzL21kL2JjYWNoZS9l eHRlbnRzLmMKPiBpbmRleCBjMzM0ZTY2NjY0NjEuLjFkMDk2NzQyZWI0MSAxMDA2NDQKPiAtLS0g YS9kcml2ZXJzL21kL2JjYWNoZS9leHRlbnRzLmMKPiArKysgYi9kcml2ZXJzL21kL2JjYWNoZS9l eHRlbnRzLmMKPiBAQCAtMTgsNyArMTgsNyBAQAo+ICAgKiBhcyBrZXlzIGFyZSBpbnNlcnRlZCB3 ZSBvbmx5IHNvcnQgdGhlIHBhZ2VzIHRoYXQgaGF2ZSBub3QgeWV0IGJlZW4gd3JpdHRlbi4KPiAg ICogV2hlbiBnYXJiYWdlIGNvbGxlY3Rpb24gaXMgcnVuLCB3ZSByZXNvcnQgdGhlIGVudGlyZSBu b2RlLgo+ICAgKgo+IC0gKiBBbGwgY29uZmlndXJhdGlvbiBpcyBkb25lIHZpYSBzeXNmczsgc2Vl IERvY3VtZW50YXRpb24vYmNhY2hlLnR4dC4KPiArICogQWxsIGNvbmZpZ3VyYXRpb24gaXMgZG9u ZSB2aWEgc3lzZnM7IHNlZSBEb2N1bWVudGF0aW9uL2FkbWluLWd1aWRlL2JjYWNoZS5yc3QuCj4g ICAqLwo+ICAKPiAgI2luY2x1ZGUgImJjYWNoZS5oIgoKRm9yIHRoZSBiY2FjaGUgcGFydCwgaXQg aXMgZ29vZCB0byBtZS4KClJldmlld2VkLWJ5OiBDb2x5IExpIDxjb2x5bGlAc3VzZS5kZT4KClRo YW5rcyBmb3IgdGhlIGZpeC4KCkNvbHkgTGkKLS0tClRvIHVuc3Vic2NyaWJlIGZyb20gdGhpcyBs aXN0OiBzZW5kIHRoZSBsaW5lICJ1bnN1YnNjcmliZSBsaW51eC11c2IiIGluCnRoZSBib2R5IG9m IGEgbWVzc2FnZSB0byBtYWpvcmRvbW9Admdlci5rZXJuZWwub3JnCk1vcmUgbWFqb3Jkb21vIGlu Zm8gYXQgIGh0dHA6Ly92Z2VyLmtlcm5lbC5vcmcvbWFqb3Jkb21vLWluZm8uaHRtbAo= From mboxrd@z Thu Jan 1 00:00:00 1970 From: colyli@suse.de (Coly Li) Date: Fri, 15 Jun 2018 17:05:40 +0800 Subject: [PATCH v3 05/27] docs: Fix some broken references In-Reply-To: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> References: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> Message-ID: <4448f906-39d8-ac44-c116-cd702c4a9096@suse.de> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On 2018/6/15 12:08 AM, Mauro Carvalho Chehab wrote: > As we move stuff around, some doc references are broken. Fix some of > them via this script: > ./scripts/documentation-file-ref-check --fix > > Manually checked if the produced result is valid, removing a few > false-positives. > > Acked-by: Takashi Iwai > Acked-by: Masami Hiramatsu > Acked-by: Stephen Boyd > Acked-by: Charles Keepax > Acked-by: Mathieu Poirier > Signed-off-by: Mauro Carvalho Chehab > --- > .../admin-guide/kernel-parameters.txt | 4 ++-- > .../bindings/input/rotary-encoder.txt | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > Documentation/kprobes.txt | 4 ++-- > Documentation/trace/coresight.txt | 2 +- > Documentation/trace/ftrace-uses.rst | 2 +- > Documentation/trace/histogram.txt | 2 +- > Documentation/trace/intel_th.rst | 2 +- > Documentation/trace/tracepoint-analysis.rst | 6 +++--- > Documentation/translations/ja_JP/howto.rst | 4 ++-- > .../translations/zh_CN/magic-number.txt | 4 ++-- > .../zh_CN/video4linux/omap3isp.txt | 4 ++-- > MAINTAINERS | 20 +++++++++---------- > arch/Kconfig | 2 +- > arch/arm/include/asm/cacheflush.h | 2 +- > arch/arm64/include/asm/cacheflush.h | 2 +- > arch/microblaze/include/asm/cacheflush.h | 2 +- > arch/um/Kconfig.um | 2 +- > arch/unicore32/include/asm/cacheflush.h | 2 +- > arch/x86/entry/vsyscall/vsyscall_64.c | 2 +- > arch/xtensa/include/asm/cacheflush.h | 4 ++-- > block/Kconfig | 2 +- > certs/Kconfig | 2 +- > crypto/asymmetric_keys/asymmetric_type.c | 2 +- > crypto/asymmetric_keys/signature.c | 2 +- > drivers/char/Kconfig | 2 +- > drivers/clk/clk.c | 4 ++-- > drivers/clk/ingenic/cgu.h | 2 +- > drivers/gpu/vga/Kconfig | 2 +- > drivers/gpu/vga/vgaarb.c | 2 +- > drivers/input/joystick/Kconfig | 10 +++++----- > drivers/input/joystick/walkera0701.c | 2 +- > drivers/input/misc/Kconfig | 4 ++-- > drivers/input/misc/rotary_encoder.c | 2 +- > drivers/input/mouse/Kconfig | 6 +++--- > drivers/input/mouse/alps.c | 2 +- > drivers/input/touchscreen/wm97xx-core.c | 2 +- > drivers/lightnvm/pblk-rb.c | 2 +- > drivers/md/bcache/Kconfig | 2 +- > drivers/md/bcache/btree.c | 2 +- > drivers/md/bcache/extents.c | 2 +- > drivers/media/dvb-core/dvb_ringbuffer.c | 2 +- > drivers/media/pci/meye/Kconfig | 2 +- > drivers/media/platform/pxa_camera.c | 4 ++-- > .../soc_camera/sh_mobile_ceu_camera.c | 2 +- > drivers/media/radio/Kconfig | 2 +- > drivers/media/radio/si470x/Kconfig | 2 +- > drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +- > drivers/media/usb/zr364xx/Kconfig | 2 +- > drivers/parport/Kconfig | 6 +++--- > drivers/staging/media/bcm2048/TODO | 2 +- > include/keys/asymmetric-subtype.h | 2 +- > include/keys/asymmetric-type.h | 2 +- > include/linux/assoc_array.h | 2 +- > include/linux/assoc_array_priv.h | 2 +- > include/linux/circ_buf.h | 2 +- > include/linux/ftrace.h | 2 +- > include/linux/rculist_nulls.h | 2 +- > include/uapi/linux/prctl.h | 2 +- > include/xen/interface/io/kbdif.h | 2 +- > kernel/cgroup/cpuset.c | 2 +- > kernel/trace/Kconfig | 16 +++++++-------- > lib/Kconfig | 2 +- > security/selinux/hooks.c | 2 +- > sound/core/Kconfig | 4 ++-- > sound/drivers/Kconfig | 4 ++-- > sound/pci/Kconfig | 10 +++++----- > tools/include/uapi/linux/prctl.h | 2 +- > tools/lib/api/fs/fs.c | 2 +- > tools/perf/util/bpf-prologue.c | 2 +- > .../config/custom-timeline-functions.cfg | 4 ++-- > 71 files changed, 113 insertions(+), 113 deletions(-) [snip] > diff --git a/drivers/md/bcache/Kconfig b/drivers/md/bcache/Kconfig > index 4d200883c505..17bf109c58e9 100644 > --- a/drivers/md/bcache/Kconfig > +++ b/drivers/md/bcache/Kconfig > @@ -5,7 +5,7 @@ config BCACHE > Allows a block device to be used as cache for other devices; uses > a btree for indexing and the layout is optimized for SSDs. > > - See Documentation/bcache.txt for details. > + See Documentation/admin-guide/bcache.rst for details. > > config BCACHE_DEBUG > bool "Bcache debugging" > diff --git a/drivers/md/bcache/btree.c b/drivers/md/bcache/btree.c > index 2a0968c04e21..547c9eedc2f4 100644 > --- a/drivers/md/bcache/btree.c > +++ b/drivers/md/bcache/btree.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" > diff --git a/drivers/md/bcache/extents.c b/drivers/md/bcache/extents.c > index c334e6666461..1d096742eb41 100644 > --- a/drivers/md/bcache/extents.c > +++ b/drivers/md/bcache/extents.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" For the bcache part, it is good to me. Reviewed-by: Coly Li Thanks for the fix. Coly Li -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: colyli@suse.de (Coly Li) Date: Fri, 15 Jun 2018 17:05:40 +0800 Subject: [PATCH v3 05/27] docs: Fix some broken references In-Reply-To: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> References: <29adfe49571ad1395871a4f72154f45ef361297f.1528990947.git.mchehab+samsung@kernel.org> Message-ID: <4448f906-39d8-ac44-c116-cd702c4a9096@suse.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2018/6/15 12:08 AM, Mauro Carvalho Chehab wrote: > As we move stuff around, some doc references are broken. Fix some of > them via this script: > ./scripts/documentation-file-ref-check --fix > > Manually checked if the produced result is valid, removing a few > false-positives. > > Acked-by: Takashi Iwai > Acked-by: Masami Hiramatsu > Acked-by: Stephen Boyd > Acked-by: Charles Keepax > Acked-by: Mathieu Poirier > Signed-off-by: Mauro Carvalho Chehab > --- > .../admin-guide/kernel-parameters.txt | 4 ++-- > .../bindings/input/rotary-encoder.txt | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > Documentation/kprobes.txt | 4 ++-- > Documentation/trace/coresight.txt | 2 +- > Documentation/trace/ftrace-uses.rst | 2 +- > Documentation/trace/histogram.txt | 2 +- > Documentation/trace/intel_th.rst | 2 +- > Documentation/trace/tracepoint-analysis.rst | 6 +++--- > Documentation/translations/ja_JP/howto.rst | 4 ++-- > .../translations/zh_CN/magic-number.txt | 4 ++-- > .../zh_CN/video4linux/omap3isp.txt | 4 ++-- > MAINTAINERS | 20 +++++++++---------- > arch/Kconfig | 2 +- > arch/arm/include/asm/cacheflush.h | 2 +- > arch/arm64/include/asm/cacheflush.h | 2 +- > arch/microblaze/include/asm/cacheflush.h | 2 +- > arch/um/Kconfig.um | 2 +- > arch/unicore32/include/asm/cacheflush.h | 2 +- > arch/x86/entry/vsyscall/vsyscall_64.c | 2 +- > arch/xtensa/include/asm/cacheflush.h | 4 ++-- > block/Kconfig | 2 +- > certs/Kconfig | 2 +- > crypto/asymmetric_keys/asymmetric_type.c | 2 +- > crypto/asymmetric_keys/signature.c | 2 +- > drivers/char/Kconfig | 2 +- > drivers/clk/clk.c | 4 ++-- > drivers/clk/ingenic/cgu.h | 2 +- > drivers/gpu/vga/Kconfig | 2 +- > drivers/gpu/vga/vgaarb.c | 2 +- > drivers/input/joystick/Kconfig | 10 +++++----- > drivers/input/joystick/walkera0701.c | 2 +- > drivers/input/misc/Kconfig | 4 ++-- > drivers/input/misc/rotary_encoder.c | 2 +- > drivers/input/mouse/Kconfig | 6 +++--- > drivers/input/mouse/alps.c | 2 +- > drivers/input/touchscreen/wm97xx-core.c | 2 +- > drivers/lightnvm/pblk-rb.c | 2 +- > drivers/md/bcache/Kconfig | 2 +- > drivers/md/bcache/btree.c | 2 +- > drivers/md/bcache/extents.c | 2 +- > drivers/media/dvb-core/dvb_ringbuffer.c | 2 +- > drivers/media/pci/meye/Kconfig | 2 +- > drivers/media/platform/pxa_camera.c | 4 ++-- > .../soc_camera/sh_mobile_ceu_camera.c | 2 +- > drivers/media/radio/Kconfig | 2 +- > drivers/media/radio/si470x/Kconfig | 2 +- > drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +- > drivers/media/usb/zr364xx/Kconfig | 2 +- > drivers/parport/Kconfig | 6 +++--- > drivers/staging/media/bcm2048/TODO | 2 +- > include/keys/asymmetric-subtype.h | 2 +- > include/keys/asymmetric-type.h | 2 +- > include/linux/assoc_array.h | 2 +- > include/linux/assoc_array_priv.h | 2 +- > include/linux/circ_buf.h | 2 +- > include/linux/ftrace.h | 2 +- > include/linux/rculist_nulls.h | 2 +- > include/uapi/linux/prctl.h | 2 +- > include/xen/interface/io/kbdif.h | 2 +- > kernel/cgroup/cpuset.c | 2 +- > kernel/trace/Kconfig | 16 +++++++-------- > lib/Kconfig | 2 +- > security/selinux/hooks.c | 2 +- > sound/core/Kconfig | 4 ++-- > sound/drivers/Kconfig | 4 ++-- > sound/pci/Kconfig | 10 +++++----- > tools/include/uapi/linux/prctl.h | 2 +- > tools/lib/api/fs/fs.c | 2 +- > tools/perf/util/bpf-prologue.c | 2 +- > .../config/custom-timeline-functions.cfg | 4 ++-- > 71 files changed, 113 insertions(+), 113 deletions(-) [snip] > diff --git a/drivers/md/bcache/Kconfig b/drivers/md/bcache/Kconfig > index 4d200883c505..17bf109c58e9 100644 > --- a/drivers/md/bcache/Kconfig > +++ b/drivers/md/bcache/Kconfig > @@ -5,7 +5,7 @@ config BCACHE > Allows a block device to be used as cache for other devices; uses > a btree for indexing and the layout is optimized for SSDs. > > - See Documentation/bcache.txt for details. > + See Documentation/admin-guide/bcache.rst for details. > > config BCACHE_DEBUG > bool "Bcache debugging" > diff --git a/drivers/md/bcache/btree.c b/drivers/md/bcache/btree.c > index 2a0968c04e21..547c9eedc2f4 100644 > --- a/drivers/md/bcache/btree.c > +++ b/drivers/md/bcache/btree.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" > diff --git a/drivers/md/bcache/extents.c b/drivers/md/bcache/extents.c > index c334e6666461..1d096742eb41 100644 > --- a/drivers/md/bcache/extents.c > +++ b/drivers/md/bcache/extents.c > @@ -18,7 +18,7 @@ > * as keys are inserted we only sort the pages that have not yet been written. > * When garbage collection is run, we resort the entire node. > * > - * All configuration is done via sysfs; see Documentation/bcache.txt. > + * All configuration is done via sysfs; see Documentation/admin-guide/bcache.rst. > */ > > #include "bcache.h" For the bcache part, it is good to me. Reviewed-by: Coly Li Thanks for the fix. Coly Li