public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Corentin Labbe <clabbe.montjoie@gmail•com>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel•org>
Cc: x86@kernel•org, Wanpeng Li <wanpengli@tencent•com>,
	Herbert Xu <herbert@gondor•apana.org.au>,
	kvm@vger•kernel.org, Jonathan Corbet <corbet@lwn•net>,
	Joerg Roedel <joro@8bytes•org>,
	Linux Doc Mailing List <linux-doc@vger•kernel.org>,
	linux-kernel@vger•kernel.org,
	Sean Christopherson <sean.j.christopherson@intel•com>,
	"David S. Miller" <davem@davemloft•net>,
	Chen-Yu Tsai <wens@csie•org>, Ingo Molnar <mingo@redhat•com>,
	Borislav Petkov <bp@alien8•de>,
	Maxime Ripard <mripard@kernel•org>,
	"H. Peter Anvin" <hpa@zytor•com>,
	linux-crypto@vger•kernel.org, Paolo Bonzini <pbonzini@redhat•com>,
	Vitaly Kuznetsov <vkuznets@redhat•com>,
	Thomas Gleixner <tglx@linutronix•de>,
	linux-arm-kernel@lists•infradead.org,
	Jim Mattson <jmattson@google•com>
Subject: Re: [PATCH v2 10/33] docs: fix broken references for ReST files that moved around
Date: Thu, 16 Apr 2020 10:31:04 +0200	[thread overview]
Message-ID: <20200416083104.GA29148@Red> (raw)
In-Reply-To: <64773a12b4410aaf3e3be89e3ec7e34de2484eea.1586881715.git.mchehab+huawei@kernel.org>

On Tue, Apr 14, 2020 at 06:48:36PM +0200, Mauro Carvalho Chehab wrote:
> Some broken references happened due to shifting files around
> and ReST renames. Those can't be auto-fixed by the script,
> so let's fix them manually.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel•org>
> ---
>  Documentation/doc-guide/maintainer-profile.rst      | 2 +-
>  Documentation/virt/kvm/mmu.rst                      | 2 +-
>  Documentation/virt/kvm/review-checklist.rst         | 2 +-
>  arch/x86/kvm/mmu/mmu.c                              | 2 +-
>  drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c | 2 +-
>  drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c   | 2 +-
>  drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c | 2 +-
>  drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c   | 2 +-
>  drivers/media/v4l2-core/v4l2-fwnode.c               | 2 +-
>  include/uapi/linux/kvm.h                            | 4 ++--
>  tools/include/uapi/linux/kvm.h                      | 4 ++--
>  11 files changed, 13 insertions(+), 13 deletions(-)
> 

For sun8i-ce
Acked-by: Corentin Labbe <clabbe.montjoie@gmail•com>

Thanks

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-04-16  8:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 16:48 [PATCH v2 00/33] Documentation fixes for Kernel 5.8 Mauro Carvalho Chehab
2020-04-14 16:48 ` [PATCH v2 10/33] docs: fix broken references for ReST files that moved around Mauro Carvalho Chehab
2020-04-16  8:31   ` Corentin Labbe [this message]
2020-04-14 16:48 ` [PATCH v2 12/33] docs: amu: supress some Sphinx warnings Mauro Carvalho Chehab
2020-04-14 16:48 ` [PATCH v2 13/33] docs: arm64: booting.rst: get rid of some warnings Mauro Carvalho Chehab
2020-04-14 16:48 ` [PATCH v2 28/33] docs: dt: rockchip, dwc3.txt: fix a pointer to a renamed file Mauro Carvalho Chehab
2020-04-14 21:02   ` Rob Herring
2020-04-20 21:43 ` [PATCH v2 00/33] Documentation fixes for Kernel 5.8 Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200416083104.GA29148@Red \
    --to=clabbe.montjoie@gmail$(echo .)com \
    --cc=bp@alien8$(echo .)de \
    --cc=corbet@lwn$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=herbert@gondor$(echo .)apana.org.au \
    --cc=hpa@zytor$(echo .)com \
    --cc=jmattson@google$(echo .)com \
    --cc=joro@8bytes$(echo .)org \
    --cc=kvm@vger$(echo .)kernel.org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-crypto@vger$(echo .)kernel.org \
    --cc=linux-doc@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=mchehab+huawei@kernel$(echo .)org \
    --cc=mingo@redhat$(echo .)com \
    --cc=mripard@kernel$(echo .)org \
    --cc=pbonzini@redhat$(echo .)com \
    --cc=sean.j.christopherson@intel$(echo .)com \
    --cc=tglx@linutronix$(echo .)de \
    --cc=vkuznets@redhat$(echo .)com \
    --cc=wanpengli@tencent$(echo .)com \
    --cc=wens@csie$(echo .)org \
    --cc=x86@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox