projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31c4b6f
)
hw/cxl/cxl-cdat.c: spelling: missmatch
author
Michael Tokarev
<mjt@tls.msk.ru>
Thu, 15 Dec 2022 12:37:49 +0000
(15:37 +0300)
committer
Laurent Vivier
<laurent@vivier.eu>
Mon, 16 Jan 2023 17:56:32 +0000
(18:56 +0100)
Introduced by:
aba578bdace5303a441f8a37aad781b5cb06f38c
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <
20221215123749
.
1026775
-1-mjt@msgid.tls.msk.ru>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/cxl/cxl-cdat.c
patch
|
blob
|
history
diff --git
a/hw/cxl/cxl-cdat.c
b/hw/cxl/cxl-cdat.c
index 3653aa56f0d4e57a2709ccbe16b372118700ff8f..137abd0992cb071126eb5da4f124fd373dfaba07 100644
(file)
--- a/
hw/cxl/cxl-cdat.c
+++ b/
hw/cxl/cxl-cdat.c
@@
-146,7
+146,7
@@
static void ct3_load_cdat(CDATObject *cdat, Error **errp)
num_ent++;
}
if (i != file_size) {
- error_setg(errp, "CDAT: File length mis
s
match");
+ error_setg(errp, "CDAT: File length mismatch");
return;
}