Home
last modified time | relevance | path

Searched hist:e0fccdafc21fb3d47644518f29329d9c130925d5 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Draid5-log.hdiff e0fccdafc21fb3d47644518f29329d9c130925d5 Wed Jun 08 18:27:48 CEST 2022 Logan Gunthorpe <logang@deltatee.com> md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()

ppl_handle_flush_request() takes an struct r5log argument but doesn't
use it. It has no buisiness taking this argument as it is only used
by raid5-cache and has no way to derference it anyway. Remove
the argument.

No functional changes intended.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Song Liu <song@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Draid5-ppl.cdiff e0fccdafc21fb3d47644518f29329d9c130925d5 Wed Jun 08 18:27:48 CEST 2022 Logan Gunthorpe <logang@deltatee.com> md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()

ppl_handle_flush_request() takes an struct r5log argument but doesn't
use it. It has no buisiness taking this argument as it is only used
by raid5-cache and has no way to derference it anyway. Remove
the argument.

No functional changes intended.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Song Liu <song@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>