[PATCH] block: unexport blk_register_queue

Subsystems: block layer, the rest

STALE1819d LANDED

Landed in mainline as 69f87cc70865 on 2021-08-16.

2 messages, 2 authors, 2021-08-16 · open the first message on its own page

[PATCH] block: unexport blk_register_queue

From: Christoph Hellwig <hch@lst.de>
Date: 2021-08-16 12:38:18

Not actually used in any modular code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 block/blk-sysfs.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/block/blk-sysfs.c b/block/blk-sysfs.c
index 1832587dce3a..586507a5b8c2 100644
--- a/block/blk-sysfs.c
+++ b/block/blk-sysfs.c
@@ -939,7 +939,6 @@ int blk_register_queue(struct gendisk *disk)
 
 	return ret;
 }
-EXPORT_SYMBOL_GPL(blk_register_queue);
 
 /**
  * blk_unregister_queue - counterpart of blk_register_queue()
-- 
2.30.2

Re: [PATCH] block: unexport blk_register_queue

From: Jens Axboe <axboe@kernel.dk>
Date: 2021-08-16 16:54:21

On 8/16/21 6:36 AM, Christoph Hellwig wrote:
Not actually used in any modular code.
Applied, thanks.

-- 
Jens Axboe
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help