From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 20 Sep 2018 11:10:22 -0600 From: Jonathan Corbet Message-ID: <20180920111022.072b33a7@lwn.net> In-Reply-To: <6b47bf56b898c48a0dc3cd42283c9e5c7c23367a.1537210894.git.mchehab+samsung@kernel.org> References: <6b47bf56b898c48a0dc3cd42283c9e5c7c23367a.1537210894.git.mchehab+samsung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Subject: Re: [Bridge] [PATCH] docs: fix some broken documentation references List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mauro Carvalho Chehab Cc: bridge@lists.linux-foundation.org, Arnd Bergmann , Greg Kroah-Hartman , Michael Ellerman , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , netdev@vger.kernel.org, Jan Kara , Andrew Morton , linux-ext4@vger.kernel.org, "David S. Miller" , Linux Media Mailing List On Mon, 17 Sep 2018 15:02:34 -0400 Mauro Carvalho Chehab wrote: > Some documentation files received recent changes and are > pointing to wrong places. > > Those references can easily fixed with the help of a > script: > > $ ./scripts/documentation-file-ref-check --fix > > Signed-off-by: Mauro Carvalho Chehab Applied, thanks. jon