public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: lib: xor-neon: remove redundant filename comment
@ 2026-03-01 15:28 Josh Law
  2026-03-01 15:28 ` [PATCH 2/2] arm64: lib: xor-neon: fix pointer spacing for __restrict Josh Law
  2026-03-02 13:52 ` [PATCH 1/2] arm64: lib: xor-neon: remove redundant filename comment Christoph Hellwig
  0 siblings, 2 replies; 5+ messages in thread
From: Josh Law @ 2026-03-01 15:28 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon; +Cc: linux-arm-kernel, linux-kernel, Josh Law

The filename in the header comment is redundant and not recommended by Linux kernel coding style.

Signed-off-by: Josh Law <objecting@objecting.org>
---
 arch/arm64/lib/xor-neon.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/lib/xor-neon.c b/arch/arm64/lib/xor-neon.c
index 8fffebfa17b2..c65b44a8f134 100644
--- a/arch/arm64/lib/xor-neon.c
+++ b/arch/arm64/lib/xor-neon.c
@@ -1,6 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
- * arch/arm64/lib/xor-neon.c
  *
  * Authors: Jackie Liu <liuyun01@kylinos.cn>
  * Copyright (C) 2018,Tianjin KYLIN Information Technology Co., Ltd.
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-03 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-01 15:28 [PATCH 1/2] arm64: lib: xor-neon: remove redundant filename comment Josh Law
2026-03-01 15:28 ` [PATCH 2/2] arm64: lib: xor-neon: fix pointer spacing for __restrict Josh Law
2026-03-02 13:52 ` [PATCH 1/2] arm64: lib: xor-neon: remove redundant filename comment Christoph Hellwig
2026-03-02 16:01   ` Josh Law
2026-03-03 10:50     ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox