Re: [PATCH] block: delete redundant function declarations
From: Kanchan Joshi
Date: Mon May 27 2024 - 01:40:10 EST
On 5/27/2024 7:59 AM, hexue wrote:
> From: Xue He <xue01.he@xxxxxxxxxxx>
>
> It is used in block hybrid poll, the related function
It -> blk_stats_alloc_enable
Also, you might want to mention the patch that removed it.
54bdd67d0f88 blk-mq: remove hybrid polling
> definitions have been removed, but the function
> declaration has not been delelted.
delelted -> deleted.