Re: [PATCH] net/ibmveth: fix typo in ibmveth_remove_buffer_from_pool()

From: Simon Horman

Date: Mon Feb 23 2026 - 14:54:13 EST


On Sun, Feb 22, 2026 at 11:11:17AM +0530, Abhilekh Deka wrote:
> Correct a typo in ibmveth_remove_buffer_from_pool()
> where gro_receive is misspelled in a comment.
>
> Signed-off-by: Abhilekh Deka <abhindeka@xxxxxxxxx>

Hi,

Codespell notes that Partition is misspelt as Parttion in
the same file. Could you consider sending a v2 that fixes that too?

...