提交 640e248e 编写于 作者: A Adrian Bunk 提交者: Jens Axboe

unexport add_disk_randomness

This patch removes the no longer used EXPORT_SYMBOL(add_disk_randomness).
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Acked-by: NMatt Mackall <mpm@selenic.com>
Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
上级 e30f98fc
......@@ -667,8 +667,6 @@ void add_disk_randomness(struct gendisk *disk)
add_timer_randomness(disk->random,
0x100 + MKDEV(disk->major, disk->first_minor));
}
EXPORT_SYMBOL(add_disk_randomness);
#endif
#define EXTRACT_SIZE 10
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册