Re: [PATCH 1/2] gve: Fix various typos and improve code comments
From: Mina Almasry
Date: Mon Jun 16 2025 - 19:25:46 EST
On Sun, Jun 15, 2025 at 10:45 PM Alok Tiwari <alok.a.tiwari@xxxxxxxxxx> wrote:
>
> - Correct spelling and improves the clarity of comments
> "confiugration" -> "configuration"
> "spilt" -> "split"
> "It if is 0" -> "If it is 0"
> "DQ" -> "DQO" (correct abbreviation)
> - Clarify BIT(0) flag usage in gve_get_priv_flags()
> - Replaced hardcoded array size with GVE_NUM_PTYPES
> for clarity and maintainability.
>
> These changes are purely cosmetic and do not affect functionality.
>
> Signed-off-by: Alok Tiwari <alok.a.tiwari@xxxxxxxxxx>
Reviewed to make sure changes are indeed cosmetic and don't affect
functionality, and the spell fixes are indeed correct. So, FWIW,
Reviewed-by: Mina Almasry <almasrymina@xxxxxxxxxx>
--
Thanks,
Mina