[PATCH] nvme: Remove the redundant aqa value setting

Bin Meng bmeng.cn at gmail.com
Wed Jun 23 11:14:57 CEST 2021


On Tue, Jun 22, 2021 at 11:35 AM Wesley Sheng <wesley.sheng at amd.com> wrote:
>
> From: Wesley Sheng <wesleyshenggit at sina.com>
>
> AQA (Admin Queue Attributes) register is a dword size with
> lower word of ASQS, and higher word of ACQS.
>
> The code set the variable aqa twice, but it is redundant.
>
> Signed-off-by: Wesley Sheng <wesleyshenggit at sina.com>
> ---
>  drivers/nvme/nvme.c | 1 -
>  1 file changed, 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list