mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
blk-iocost: Remove unnecessary advance declaration
Remove unnecessary advance declaration of struct ioc_gq. Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
5ba1add216
commit
647c9f03b2
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user