On 14/11/2023 17.58, Michael Tokarev wrote:

> Fixes: bc4e68d362ec "hw/ufs: Initial commit for emulated 
> Universal-Flash-Storage"
> Cc: Jeuk Kim <jeuk20....@samsung.com>
> Signed-off-by: Michael Tokarev <m...@tls.msk.ru>
> ---
>  include/block/ufs.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/block/ufs.h b/include/block/ufs.h
> index 0b6ec0814d..d61598b8f3 100644
> --- a/include/block/ufs.h
> +++ b/include/block/ufs.h
> @@ -657,7 +657,7 @@ typedef struct QEMU_PACKED UtpTaskReqDesc {
>  #define UFS_UPIU_MAX_WB_LUN_ID 8
>  
>  /*
> - * WriteBooster buffer lifetime has a limit setted by vendor.
> + * WriteBooster buffer lifetime has a limit set by vendor.
>   * If it is over the limit, WriteBooster feature will be disabled.
>   */
>  #define UFS_WB_EXCEED_LIFETIME 0x0B
> -- 
> 2.39.2

Reviewed-by: Jeuk Kim <jeuk20....@samsung.com>

Thanks,
Jeuk


Reply via email to