[PATCH] nvme: Remove the redundant aqa value setting
Bin Meng
bmeng.cn at gmail.com
Fri Jun 18 08:01:27 CEST 2021
On Wed, Jun 16, 2021 at 12:09 PM Wesley Sheng <wesley.sheng at amd.com> wrote:
>
> From: wesleywesley <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: wesleywesley <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