From: Thomas Huth <thuth@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Jeuk Kim <jeuk20.kim@samsung.com>
Subject: Re: [PATCH trivial 14/21] include/block/ufs.h: spelling fix: setted
Date: Wed, 15 Nov 2023 08:13:32 +0100 [thread overview]
Message-ID: <676198ea-5b20-493d-b9b0-74ec1e23fff7@redhat.com> (raw)
In-Reply-To: <20231114165834.2949011-15-mjt@tls.msk.ru>
On 14/11/2023 17.58, Michael Tokarev wrote:
> Fixes: bc4e68d362ec "hw/ufs: Initial commit for emulated Universal-Flash-Storage"
> Cc: Jeuk Kim <jeuk20.kim@samsung.com>
> Signed-off-by: Michael Tokarev <mjt@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
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2023-11-15 7:14 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 16:58 [PATCH trivial 00/21] spelling fixes for 8.2 Michael Tokarev
2023-11-14 16:58 ` [PATCH trivial 01/21] bsd-user: spelling fixes: necesary, agrument, undocummented Michael Tokarev
2023-11-14 17:34 ` Warner Losh
2023-11-14 16:58 ` [PATCH trivial 02/21] linux-user: spelling fixes: othe, necesary Michael Tokarev
2023-11-15 7:10 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 03/21] hw/cxl: spelling fixes: limitaions, potentialy, intialized Michael Tokarev
2023-11-15 7:10 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 04/21] gdbstub: spelling fix: respectivelly Michael Tokarev
2023-11-15 7:11 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 05/21] docs/about/deprecated.rst: spelling fix: becase Michael Tokarev
2023-11-14 19:04 ` Thomas Huth
2023-11-16 14:25 ` Juan Quintela
2023-11-14 16:58 ` [PATCH trivial 06/21] docs/devel/migration.rst: spelling fix: doen't Michael Tokarev
2023-11-14 19:05 ` Thomas Huth
2023-11-15 6:41 ` Michael Tokarev
2023-11-15 6:46 ` Thomas Huth
2023-11-15 8:59 ` Michael Tokarev
2023-11-16 14:27 ` Juan Quintela
2023-11-14 16:58 ` [PATCH trivial 07/21] docs/system/arm/emulation.rst: spelling fix: Enhacements Michael Tokarev
2023-11-14 19:06 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 08/21] target/arm/tcg: spelling fixes: alse, addreses Michael Tokarev
2023-11-14 20:19 ` Richard Henderson
2023-11-14 16:58 ` [PATCH trivial 09/21] target/hppa: spelling fixes: Indicies, Truely Michael Tokarev
2023-11-14 20:20 ` Richard Henderson
2023-11-14 16:58 ` [PATCH trivial 10/21] migration/rdma.c: spelling fix: asume Michael Tokarev
2023-11-15 7:12 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 11/21] contrib/vhost-user-gpu/virgl.c: spelling fix: mesage Michael Tokarev
2023-11-15 6:18 ` Marc-André Lureau
2023-11-14 16:58 ` [PATCH trivial 12/21] hw/mem/memory-device.c: spelling fix: ontaining Michael Tokarev
2023-11-15 7:12 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 13/21] hw/net/cadence_gem.c: spelling fixes: Octects Michael Tokarev
2023-11-15 7:13 ` Thomas Huth
2023-11-15 8:40 ` Luc Michel
2023-11-14 16:58 ` [PATCH trivial 14/21] include/block/ufs.h: spelling fix: setted Michael Tokarev
2023-11-15 7:13 ` Thomas Huth [this message]
2023-11-14 16:58 ` [PATCH trivial 15/21] include/hw/hyperv/dynmem-proto.h: spelling fix: nunber Michael Tokarev
2023-11-14 22:29 ` Maciej S. Szmigiero
2023-11-14 16:58 ` [PATCH trivial 16/21] include/hw/virtio/vhost.h: spelling fix: sate Michael Tokarev
2023-11-15 7:14 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 17/21] target/riscv/cpu.h: spelling fix: separatly Michael Tokarev
2023-11-15 7:15 ` Thomas Huth
2023-11-21 3:29 ` Alistair Francis
2023-11-14 16:58 ` [PATCH trivial 18/21] tests/qtest/migration-test.c: spelling fix: bandwith Michael Tokarev
2023-11-14 19:07 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 19/21] tests/qtest/ufs-test.c: spelling fix: tranfer Michael Tokarev
2023-11-14 19:07 ` Thomas Huth
2023-11-14 16:58 ` [PATCH trivial 20/21] util/filemonitor-inotify.c: spelling fix: kenel Michael Tokarev
2023-11-14 20:30 ` Vladimir Sementsov-Ogievskiy
2023-11-14 16:58 ` [PATCH trivial 21/21] util/range.c: spelling fix: inbetween Michael Tokarev
2023-11-14 17:13 ` Eric Auger
2023-11-14 17:34 ` Cédric Le Goater
[not found] ` <CGME20231114165848epcas2p32514e61ec8d7181dfade05711610e0df@epcms2p1>
2023-11-14 23:49 ` [PATCH trivial 14/21] include/block/ufs.h: spelling fix: setted Jeuk Kim
[not found] ` <CGME20231114165850epcas2p379e2e74b30942ab0216fd87b5c22470d@epcms2p7>
2023-11-14 23:51 ` [PATCH trivial 19/21] tests/qtest/ufs-test.c: spelling fix: tranfer Jeuk Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=676198ea-5b20-493d-b9b0-74ec1e23fff7@redhat.com \
--to=thuth@redhat.com \
--cc=jeuk20.kim@samsung.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).