[PATCH 26/26] block: move the bounce flag into the features field

Keith Busch kbusch at kernel.org
Tue Jun 18 00:35:02 AEST 2024


On Mon, Jun 17, 2024 at 08:04:53AM +0200, Christoph Hellwig wrote:
> @@ -352,7 +355,6 @@ enum blk_bounce {

No more users of "enum blk_bounce" after this, so you can delete that
too.

>  struct queue_limits {
>  	unsigned int		features;
>  	unsigned int		flags;
> -	enum blk_bounce		bounce;


More information about the Linuxppc-dev mailing list