Re: [PATCH] mm: mmap: add missing space after comma in vma_expand_up macro
From: Pedro Falcato
Date: Tue Mar 24 2026 - 06:45:20 EST
On Tue, Mar 24, 2026 at 02:29:11PM +0400, Giorgi Tchankvetadze wrote:
> Fix minor style inconsistency in macro parameter list to match
> kernel coding style.
>
> No functional change.
>
> Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@xxxxxxxxx>
Reviewed-by: Pedro Falcato <pfalcato@xxxxxxx>
I understand this is your first patch, so I will be lenient here. But note
that generally style touchups are only done if you're already touching
something in the area :)
--
Pedro