[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9549e867-fddc-8625-0a34-862f648bef75@acm.org>
Date: Wed, 10 May 2023 14:57:17 -0700
From: Bart Van Assche <bvanassche@....org>
To: "Bao D. Nguyen" <quic_nguyenb@...cinc.com>,
quic_asutoshd@...cinc.com, quic_cang@...cinc.com, mani@...nel.org,
stanley.chu@...iatek.com, adrian.hunter@...el.com,
beanhuo@...ron.com, avri.altman@....com, martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, Alim Akhtar <alim.akhtar@...sung.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 2/7] ufs: core: Update the ufshcd_clear_cmds()
functionality
On 5/9/23 22:24, Bao D. Nguyen wrote:
> -static int ufshcd_clear_cmds(struct ufs_hba *hba, u32 mask)
> +static int ufshcd_clear_cmds(struct ufs_hba *hba, u32 task_tag)
Since this patch changes the behavior of this function from aborting
multiple commands into aborting a single command, please rename
ufshcd_clear_cmds() into ufshcd_clear_cmd() in this patch.
Thanks,
Bart.
Powered by blists - more mailing lists