Re: [PATCH 1/2] arm64: lib: xor-neon: remove redundant filename comment

From: Christoph Hellwig

Date: Mon Mar 02 2026 - 08:56:48 EST


On Sun, Mar 01, 2026 at 03:28:19PM +0000, Josh Law wrote:
> The filename in the header comment is redundant and not recommended by Linux kernel coding style.

I have a pretty big series pending that changes this file in
meaninful ways. But even without that please never send standalone
patches for trivial cleanups like this, only do them if you have to
touch the code for another reason anyway.