summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2025-10-20 09:40:02 +0100
committerSteve French <stfrench@microsoft.com>2025-10-22 20:22:18 -0500
commit5b2ff4873aeab972f919d5aea11c51393322bf58 (patch)
tree8122ac6cc98b3449e94df75a53f3779ae98329d4 /tools/docs/parse-headers.py
parent5da6fb6356362c7eb40ed931b27abc31b3582950 (diff)
cifs: Fix TCP_Server_Info::credits to be signed
Fix TCP_Server_Info::credits to be signed, just as echo_credits and oplock_credits are. This also fixes what ought to get at least a compilation warning if not an outright error in *get_credits_field() as a pointer to the unsigned server->credits field is passed back as a pointer to a signed int. Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-cifs@vger.kernel.org Cc: stable@vger.kernel.org Acked-by: Paulo Alcantara (Red Hat) <pc@manguebit.org> Acked-by: Pavel Shilovskiy <pshilovskiy@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions