include/block/ufs.h: spelling fix: setted
Fixes: bc4e68d362ec "hw/ufs: Initial commit for emulated Universal-Flash-Storage" Reviewed-by: Jeuk Kim <jeuk20.kim@samsung.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
315ebbd760
commit
a4dbf3fecb
@ -657,7 +657,7 @@ typedef struct QEMU_PACKED UtpTaskReqDesc {
|
|||||||
#define UFS_UPIU_MAX_WB_LUN_ID 8
|
#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.
|
* If it is over the limit, WriteBooster feature will be disabled.
|
||||||
*/
|
*/
|
||||||
#define UFS_WB_EXCEED_LIFETIME 0x0B
|
#define UFS_WB_EXCEED_LIFETIME 0x0B
|
||||||
|
Loading…
x
Reference in New Issue
Block a user