On Fri, Nov 16, 2018 at 09:10:01AM +0100, Christoph Hellwig wrote: Reviewed-by: Omar Sandoval <osandov@xxxxxx> > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > include/linux/blkdev.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h > index 1d185f1fc333..5c5ef461845f 100644 > --- a/include/linux/blkdev.h > +++ b/include/linux/blkdev.h > @@ -567,7 +567,6 @@ struct request_queue { > bool mq_sysfs_init_done; > > size_t cmd_size; > - void *rq_alloc_data; > > struct work_struct release_work; > > -- > 2.19.1 >