[PATCH v9 2/3] ufs: core: fix error handler process for MCQ abort

Bart Van Assche bvanassche at acm.org
Wed Sep 25 09:49:36 PDT 2024


On 9/25/24 2:55 AM, peter.wang at mediatek.com wrote:
>   	case OCS_INVALID_COMMAND_STATUS:
>   		result |= DID_REQUEUE << 16;
> +		dev_warn(hba->dev,
> +				"OCS invaild from controller for tag %d\n",
> +				lrbp->task_tag);

Please change "invaild" into "invalid". Once that change has been made,
feel free to add:

Reviewed-by: Bart Van Assche <bvanassche at acm.org>



More information about the Linux-mediatek mailing list