[PATCH net-next v2 0/4] rds: Fix semantic annotations

From: Ujwal Kundur
Date: Wed Aug 20 2025 - 13:57:25 EST


This patchset addresses all semantic warnings flagged by Sparse for
net/rds.

v1:
- https://lore.kernel.org/all/20250810171155.3263-1-ujwal.kundur@xxxxxxxxx/

Ujwal Kundur (4):
rds: Replace POLLERR with EPOLLERR
rds: Fix endianness annotation of jhash wrappers
rds: Fix endianness annotation for RDS_MPATH_HASH
rds: Fix endianness annotations for RDS extension headers

net/rds/af_rds.c | 2 +-
net/rds/connection.c | 9 +++++----
net/rds/message.c | 4 ++--
net/rds/rds.h | 2 +-
net/rds/recv.c | 4 ++--
net/rds/send.c | 4 ++--
6 files changed, 13 insertions(+), 12 deletions(-)

--
2.30.2