Re: [PATCH net-next] gve: Remove unused declaration gve_rx_alloc_rings()

From: Yue Haibing
Date: Sat Aug 17 2024 - 02:15:38 EST



On 2024/8/17 0:45, Simon Horman wrote:
> On Fri, Aug 16, 2024 at 06:19:06PM +0800, Yue Haibing wrote:
>> Commit f13697cc7a19 ("gve: Switch to config-aware queue allocation")
>> convert this function to gve_rx_alloc_rings_gqi().
>>
>> Signed-off-by: Yue Haibing <yuehaibing@xxxxxxxxxx>
>
> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>
>
> In future, please consider grouping similar changes, say up to 10,
> in a patchset.

ok, thanks for your review.
> .