From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Wed, 20 Jun 2018 15:26:52 +0000 Subject: Re: [PATCH v4 04/26] docs: fix broken references with multiple hints Message-Id: <20180620152652.GA12591@rob-hp-laptop> List-Id: References: <75c14f6d84eef8c10787e85ddc172afebee116d6.1529079119.git.mchehab+samsung@kernel.org> In-Reply-To: <75c14f6d84eef8c10787e85ddc172afebee116d6.1529079119.git.mchehab+samsung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mauro Carvalho Chehab Cc: Mark Rutland , linux-fbdev@vger.kernel.org, Dmitry Torokhov , Linux Doc Mailing List , David Airlie , Roy Pledge , dri-devel@lists.freedesktop.org, Benjamin Tissoires , devel@driverdev.osuosl.org, Jonathan Corbet , James Morris , Ingo Molnar , linux-input@vger.kernel.org, "Serge E. Hallyn" , devicetree@vger.kernel.org, Bartlomiej Zolnierkiewicz , Jiri Kosina , Steven Rostedt , Mauro Carvalho Chehab , linux-gpio@vger.kernel.org, Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.orgH On Fri, Jun 15, 2018 at 01:30:32PM -0300, Mauro Carvalho Chehab wrote: > The script: > ./scripts/documentation-file-ref-check --fix > > Gives multiple hints for broken references on some files. > Manually use the one that applies for some files. > > Acked-by: Steven Rostedt (VMware) > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/ABI/obsolete/sysfs-gpio | 2 +- > .../devicetree/bindings/display/bridge/tda998x.txt | 2 +- Acked-by: Rob Herring > Documentation/trace/events.rst | 2 +- > Documentation/trace/tracepoint-analysis.rst | 2 +- > Documentation/translations/zh_CN/SubmittingDrivers | 2 +- > Documentation/translations/zh_CN/gpio.txt | 4 ++-- > MAINTAINERS | 2 +- > drivers/hid/usbhid/Kconfig | 2 +- > drivers/input/Kconfig | 4 ++-- > drivers/input/joystick/Kconfig | 4 ++-- > drivers/input/joystick/iforce/Kconfig | 4 ++-- > drivers/input/serio/Kconfig | 4 ++-- > drivers/staging/fsl-mc/bus/dpio/dpio-driver.txt | 2 +- > drivers/video/fbdev/skeletonfb.c | 8 ++++---- > include/linux/tracepoint.h | 2 +- > security/device_cgroup.c | 2 +- > 16 files changed, 24 insertions(+), 24 deletions(-)