OSDN Git Service

net/smc: Use the bitmap API when applicable
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 30 Dec 2021 10:40:40 +0000 (11:40 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Dec 2021 13:32:39 +0000 (13:32 +0000)
commit49dc9013e34b205bae9d7a5f365a3da33c508c9d
tree598ad17ce96919c9c077001e82073d178324dd6f
parentc09f103e89f4554b17c68c3a0a50140fc9133352
net/smc: Use the bitmap API when applicable

Using the bitmap API is less verbose than hand writing them.
It also improves the semantic.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_wr.c