]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/bio.c
block: Update comments that refer to __bio_map_user() and bio_map_user()
authorBart Van Assche <bart.vanassche@sandisk.com>
Wed, 1 Feb 2017 16:20:08 +0000 (08:20 -0800)
committerJens Axboe <axboe@fb.com>
Wed, 1 Feb 2017 19:32:29 +0000 (12:32 -0700)
commit5fad1b64aed8bd63ca7da2ba92107ba9ecd9a2c8
tree90eb2c3d1e7e0aadecfe204547580ef298ae68cc
parent12d70958a2e8d587acaa51dafd5d6620e00b7543
block: Update comments that refer to __bio_map_user() and bio_map_user()

Since __bio_map_user() and bio_map_user() have been removed, update
the comments that still refer to these functions.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
References: commit ddad8dd0a162 ("block: use blk_rq_map_user_iov to implement blk_rq_map_user")
Cc: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/bio.c