Commit 647c9f03 authored by Baolin Wang's avatar Baolin Wang Committed by Jens Axboe

blk-iocost: Remove unnecessary advance declaration

Remove unnecessary advance declaration of struct ioc_gq.
Signed-off-by: default avatarBaolin Wang <baolin.wang@linux.alibaba.com>
Acked-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 5ba1add2
......@@ -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];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment