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

Ujwal Kundur ujwal.kundur at gmail.com
Wed Aug 20 17:55:46 UTC 2025


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

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

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




More information about the rds-devel mailing list