block, bfq: cleanup the repeated declaration
Function 'bfq_entity_to_bfqq' is declared twice, so remove the repeated declaration and blank line. Cc: Paolo Valente <paolo.valente@linaro.org> Cc: Jens Axboe <axboe@kernel.dk> Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com> Link: https://lore.kernel.org/r/1629872391-46399-1-git-send-email-zhangshaokun@hisilicon.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
cc40b72251
commit
1e294970fc
@ -955,8 +955,6 @@ struct bfq_group {
|
|||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
struct bfq_queue *bfq_entity_to_bfqq(struct bfq_entity *entity);
|
|
||||||
|
|
||||||
/* --------------- main algorithm interface ----------------- */
|
/* --------------- main algorithm interface ----------------- */
|
||||||
|
|
||||||
#define BFQ_SERVICE_TREE_INIT ((struct bfq_service_tree) \
|
#define BFQ_SERVICE_TREE_INIT ((struct bfq_service_tree) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user