[rds-devel] [PATCH net 2/2] rds: ib: Remove unused extern definition

Håkon Bugge haakon.bugge at oracle.com
Wed Sep 3 16:31:37 UTC 2025


Fixes: 2cb2912d6563 ("RDS: IB: add Fastreg MR (FRMR) detection support")
Signed-off-by: Håkon Bugge <haakon.bugge at oracle.com>
---
 net/rds/ib_mr.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/rds/ib_mr.h b/net/rds/ib_mr.h
index ea5e9aee4959e..5884de8c6f45b 100644
--- a/net/rds/ib_mr.h
+++ b/net/rds/ib_mr.h
@@ -108,7 +108,6 @@ struct rds_ib_mr_pool {
 };
 
 extern struct workqueue_struct *rds_ib_mr_wq;
-extern bool prefer_frmr;
 
 struct rds_ib_mr_pool *rds_ib_create_mr_pool(struct rds_ib_device *rds_dev,
 					     int npages);
-- 
2.43.5




More information about the rds-devel mailing list