raw: Use helpers for the hlist_nulls variant.
authorKuniyuki Iwashima <kuniyu@amazon.com>
Sun, 19 Jun 2022 23:29:27 +0000 (16:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jun 2022 08:10:13 +0000 (09:10 +0100)
commitf289c02bf41b55fbfccf21d72c4ac44cd4a7a107
tree8a90d3251bf1e6c02a45be0667b0147aa5c5765a
parent5da39e31b1b0eb62b8ed369ad9615da850239e9e
raw: Use helpers for the hlist_nulls variant.

hlist_nulls_add_head_rcu() and hlist_nulls_for_each_entry() have dedicated
macros for sk.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/raw.c
net/ipv4/raw_diag.c
net/ipv6/raw.c