[PATCH v2 3/3] drivers: ufs: fix typo in struct ufs_dev_cmd kernel-doc

Macpaul Lin (林智斌) Macpaul.Lin at mediatek.com
Thu Feb 12 11:11:39 CET 2026


On Tue, 2026-02-10 at 17:22 +0100, Julien Stephan wrote:
> Fix "associated" typo in struct ufs_dev_cmd kernel-doc.
> 
> Signed-off-by: Julien Stephan <jstephan at baylibre.com>
> ---
>  drivers/ufs/ufs.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/ufs/ufs.h b/drivers/ufs/ufs.h
> index 74125b1ab31..0f6c93fbce7 100644
> --- a/drivers/ufs/ufs.h
> +++ b/drivers/ufs/ufs.h
> @@ -509,7 +509,7 @@ struct ufs_query {
>  };
>  
>  /**
> - * struct ufs_dev_cmd - all assosiated fields with device management
> commands
> + * struct ufs_dev_cmd - all associated fields with device management
> commands
>   * @type: device management command type - Query, NOP OUT
>   * @tag_wq: wait queue until free command slot is available
>   */
> 

Reviewed-by: Macpaul Lin <macpaul.lin at mediatek.com>

Thanks!
Macpaul Lin



More information about the U-Boot mailing list