Re: [PATCH] block: remove the unused blk_queue_dma_pad function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/30/19 10:10 AM, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---
>  block/bio.c            |  2 +-
>  block/blk-settings.c   | 16 ----------------
>  include/linux/blkdev.h |  1 -
>  3 files changed, 1 insertion(+), 18 deletions(-)
> 
> diff --git a/block/bio.c b/block/bio.c
> index 029afb121a48..22da218fbcda 100644
> --- a/block/bio.c
> +++ b/block/bio.c
> @@ -1576,7 +1576,7 @@ static void bio_copy_kern_endio_read(struct bio *bio)
>   *	device. Returns an error pointer in case of error.
>   */
>  struct bio *bio_copy_kern(struct request_queue *q, void *data, unsigned int len,
> -			  gfp_t gfp_mask, int reading)
> +			  gfp_t gfp_mask, int reading, struct bio **biop)
>  {

??


-- 
Jens Axboe




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux