summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorAlok Tiwari <alok.a.tiwari@oracle.com>2025-09-21 01:18:48 -0700
committerLeon Romanovsky <leon@kernel.org>2025-09-21 08:53:22 -0400
commit9b9e32f75aa3d257e3ee3ab0a0f9ad5fbfb298af (patch)
tree0ba7151a7ba4acd2e24ca01661b136e2937673a3 /scripts/kernel-doc.py
parent4b6b6233f50f72353b54295ba594990b19f33223 (diff)
RDMA/bnxt_re: Fix incorrect errno used in function comments
The function comments in qplib_rcfw.c mention -ETIMEOUT as a possible return value. However, the correct errno is -ETIMEDOUT. Update the comments to reflect the proper return value to avoid confusion for developers and users referring to the code. Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com> Link: https://patch.msgid.link/20250921081854.1059094-1-alok.a.tiwari@oracle.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions