Re: [PATCH 0/3] arm64: delete duplicated words

From: Catalin Marinas
Date: Thu Jul 30 2020 - 08:23:18 EST


On Sat, 25 Jul 2020 17:32:04 -0700, Randy Dunlap wrote:
> Delete duplicated words in arch/arm64/ header files.
>
> Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
> Cc: Will Deacon <will@xxxxxxxxxx>
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
>
> arch/arm64/include/asm/pgtable-hwdef.h | 4 ++--
> arch/arm64/include/asm/ptrace.h | 2 +-
> arch/arm64/include/uapi/asm/sigcontext.h | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> [...]

Applied to arm64 (for-next/trivial), thanks!

[1/3] arm64: pgtable-hwdef.h: delete duplicated words
https://git.kernel.org/arm64/c/c4334d576cf4
[2/3] arm64: ptrace.h: delete duplicated word
https://git.kernel.org/arm64/c/c4b5abba0083
[3/3] arm64: sigcontext.h: delete duplicated word
https://git.kernel.org/arm64/c/1a9ea25d1874

--
Catalin