Re: [PATCH] virtio_net: Use max() function for better coding conventions

From: Jakub Kicinski
Date: Tue Jul 11 2023 - 22:29:48 EST


On Mon, 10 Jul 2023 09:20:51 +0800 Yang Rong wrote:
> It is advisable to utilize the max() function in the virtio_net.c file,
> as it conforms better to programming conventions.
>
> Signed-off-by: Yang Rong <yangrong@xxxxxxxx>

Unnecessary churn, please don't send max() conversions to networking.
--
pw-bot: reject