lkml.org 
[lkml]   [2020]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 4/8] block: unexport disk_map_sector_rcu
Date
disk_map_sector_rcu is not used by any modular code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
block/genhd.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/block/genhd.c b/block/genhd.c
index 48ed042d7f26..144cb50e8eb3 100644
--- a/block/genhd.c
+++ b/block/genhd.c
@@ -345,7 +345,6 @@ struct hd_struct *disk_map_sector_rcu(struct gendisk *disk, sector_t sector)
}
return &disk->part0;
}
-EXPORT_SYMBOL_GPL(disk_map_sector_rcu);

/*
* Can be deleted altogether. Later.
--
2.25.1
\
 
 \ /
  Last update: 2020-03-25 12:07    [W:0.050 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site