[PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
guoqing.jiang at cloud.ionos.com
Fri Jan 22 02:36:45 EST 2021
On 1/21/21 18:02, Christoph Hellwig wrote:
> On Thu, Jan 21, 2021 at 03:29:04PM +0100, Guoqing Jiang wrote:
>> The 'q' is not used since commit a1ce35fa4985 ("block: remove dead
>> elevator code"), also update the comment of the function.
>
> And more importantly it never really was needed to start with given
> that we can triviall derive it from struct request.
Thanks Christoph, will add the above to header and send new version.
Guoqing
More information about the Linux-nvme
mailing list