diff options
author | 2025-06-15 22:45:00 -0700 | |
---|---|---|
committer | 2025-06-17 18:02:28 -0700 | |
commit | b52a93bbaa51a3f03561fd37221af29655db5c2a (patch) | |
tree | 2f48363644957112918d95cd075415a2d8cd0323 /drivers/net/wireguard/socket.c | |
parent | selftests: devmem: add ipv4 support to chunks test (diff) | |
download | wireguard-linux-b52a93bbaa51a3f03561fd37221af29655db5c2a.tar.xz wireguard-linux-b52a93bbaa51a3f03561fd37221af29655db5c2a.zip |
gve: Fix various typos and improve code comments
- 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@oracle.com>
Reviewed-by: Joe Damato <joe@dama.to>
Reviewed-by: Mina Almasry <almasrymina@google.com>
Link: https://patch.msgid.link/20250616054504.1644770-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/wireguard/socket.c')
0 files changed, 0 insertions, 0 deletions