netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] rds: Fix semantic annotations
@ 2025-08-20 17:55 Ujwal Kundur
  2025-08-20 17:55 ` [PATCH net-next v2 1/4] rds: Replace POLLERR with EPOLLERR Ujwal Kundur
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ujwal Kundur @ 2025-08-20 17:55 UTC (permalink / raw)
  To: allison.henderson, davem, edumazet, kuba, pabeni, horms
  Cc: netdev, linux-rdma, rds-devel, linux-kernel, Ujwal Kundur

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-22 23:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 17:55 [PATCH net-next v2 0/4] rds: Fix semantic annotations Ujwal Kundur
2025-08-20 17:55 ` [PATCH net-next v2 1/4] rds: Replace POLLERR with EPOLLERR Ujwal Kundur
2025-08-22  0:56   ` Allison Henderson
2025-08-20 17:55 ` [PATCH net-next v2 2/4] rds: Fix endianness annotation of jhash wrappers Ujwal Kundur
2025-08-22  0:56   ` Allison Henderson
2025-08-20 17:55 ` [PATCH net-next v2 3/4] rds: Fix endianness annotation for RDS_MPATH_HASH Ujwal Kundur
2025-08-22  0:56   ` Allison Henderson
2025-08-20 17:55 ` [PATCH net-next v2 4/4] rds: Fix endianness annotations for RDS extension headers Ujwal Kundur
2025-08-22  0:56   ` Allison Henderson
2025-08-22 23:50 ` [PATCH net-next v2 0/4] rds: Fix semantic annotations patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).