diff options
author | Alok Tiwari <alok.a.tiwari@oracle.com> | 2025-06-15 08:40:40 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-17 16:11:33 -0700 |
commit | 10f3829a1309e6f6892811643e172633a6adf40a (patch) | |
tree | 13750d7eefa7dcf888a47be36db955584cde5afe /include/linux/tcp.h | |
parent | 5216b3b250181c3fcae9c36b6b9110765948717f (diff) |
bnxt_en: Improve comment wording and error return code
Improved wording and grammar in several comments for clarity.
"the must belongs" -> "it must belong"
"mininum" -> "minimum"
"fileds" -> "fields"
Replaced return -1 with -EINVAL in hwrm_ring_alloc_send_msg()
to return a proper error code.
These changes enhance code readability and consistent error handling.
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20250615154051.1365631-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions