Skip to content

Commit

Permalink
blk-iocost: Remove unnecessary advance declaration
Browse files Browse the repository at this point in the history
Remove unnecessary advance declaration of struct ioc_gq.

Signed-off-by: Baolin Wang <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
Baolin Wang authored and axboe committed Dec 7, 2020
1 parent 5ba1add commit 647c9f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions block/blk-iocost.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ enum {
AUTOP_SSD_FAST,
};

struct ioc_gq;

struct ioc_params {
u32 qos[NR_QOS_PARAMS];
u64 i_lcoefs[NR_I_LCOEFS];
Expand Down

0 comments on commit 647c9f0

Please sign in to comment.