qed: Use bitmap_empty()
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Tue, 5 Jul 2022 20:36:26 +0000 (22:36 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 Jul 2022 02:55:14 +0000 (19:55 -0700)
commit7ed5f2454acf8ebc126ff4d541832e8d2c28c0a0
tree233ce91863f09fba31196f14c8f9f69febd66c05
parent291dbea16c711d31b6b3b26b8475116110a7b7b3
qed: Use bitmap_empty()

Use bitmap_empty() instead of hand-writing it.

It is less verbose and it improves the semantic.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/78713a72414b99f673c3a9ec0519bb41c080935a.1657053343.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/qlogic/qed/qed_rdma.c