From: Shaohua Li <[email protected]> Hi, Cleanup the bio_uninit staff as Christoph suggested. I don't remove bio_disassociate_task from bio_free, as bio_associate_blkcg is an exported symbol and can be called anywhere.
Thanks, Shaohua Shaohua Li (2): block: delete bio_uninit in blockdev block: delete bio_uninit block/bio.c | 17 +++-------------- fs/block_dev.c | 4 +--- include/linux/bio.h | 1 - 3 files changed, 4 insertions(+), 18 deletions(-) -- 2.9.3
