Re: [PATCH v2 net-next] ethernet: marvell: Use min macro
From: Simon Horman
Date: Thu Aug 29 2024 - 14:05:40 EST
On Thu, Aug 29, 2024 at 11:19:06AM +0800, Yan Zhen wrote:
> Using the real macro is usually more intuitive and readable,
> When the original file is guaranteed to contain the minmax.h header file
> and compile correctly.
>
> Signed-off-by: Yan Zhen <yanzhen@xxxxxxxx>
> ---
>
> Changes in v2:
> - Rewrite the subject.
> - Using umin() instead of min().
Sorry for not noticing this in my review of v1, but, looking at git
history, I think the prefix for the subject of this patch should be
"net: mvneta: " rather than "ethernet: "
Subject: net: mvneta: ...
--
pw-bot: cr