Re: [PATCH 0/2] arm64: remove some extra semicolon

From: Catalin Marinas
Date: Mon Oct 01 2018 - 09:40:24 EST


On Mon, Sep 03, 2018 at 05:59:35PM +0100, Will Deacon wrote:
> On Thu, Aug 09, 2018 at 10:20:39PM +0800, zhong jiang wrote:
> > There are some extra semicolon in arm64 architecture. Just remove them.
>
> These are trivial but certainly not urgent, so I guess Catalin can pick
> them up for 4.20.
>
> Will
>
> > zhong jiang (2):
> > arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe
> > arm64:guest: remove some extra semicolon in kvm_target_cpu

I picked up the first patch. I'll leave the second to Marc in case there
are any conflicts with the kvm tree.

In case it got lost in inbox, here's the second patch.

https://lore.kernel.org/lkml/1533824441-35661-3-git-send-email-zhongjiang@xxxxxxxxxx/raw

--
Catalin