BACKPORT: block: Remove queue_limits.bio_max_bytes
Remove this structure member since it is no longer used.
Cc: Changheun Lee <nanich.lee@samsung.com>
Cc: Jaegeuk Kim <jaegeuk@google.com>
Bug: 182716953
Change-Id: I01475bd875fd17c36d02203dc6de5293d7c8db38
(cherry picked from commit 35c820e715)
Signed-off-by: Bart Van Assche <bvanassche@google.com>
This commit is contained in:
parent
c141d9773b
commit
ad14489b58
1 changed files with 0 additions and 2 deletions
|
|
@ -316,8 +316,6 @@ enum blk_zoned_model {
|
|||
};
|
||||
|
||||
struct queue_limits {
|
||||
unsigned int bio_max_bytes;
|
||||
|
||||
unsigned long bounce_pfn;
|
||||
unsigned long seg_boundary_mask;
|
||||
unsigned long virt_boundary_mask;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue