Re: [PATCH] afs: Convert comma to semicolon
From: David Howells
Date: Tue Jul 02 2024 - 11:28:33 EST
Chen Ni <nichen@xxxxxxxxxxx> wrote:
> Replace a comma between expression statements by a semicolon.
>
> Signed-off-by: Chen Ni <nichen@xxxxxxxxxxx>
Acked-by: David Howells <dhowells@xxxxxxxxxx>
Link: https://lore.kernel.org/r/20240702024055.1411407-1-nichen@xxxxxxxxxxx/
Christian: Can you add this to the VFS tree?