[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xen staging] tools/libxl: add missing blank in message



commit 0cdb4a5802bad51aa89f6b1f10014dd21c37228b
Author:     Alan Robinson <Alan.Robinson@xxxxxxxxxxx>
AuthorDate: Tue Jul 27 09:47:03 2021 +0200
Commit:     Ian Jackson <iwj@xxxxxxxxxxxxxx>
CommitDate: Tue Jul 27 14:27:55 2021 +0100

    tools/libxl: add missing blank in message
    
    Add missing blank giving "an emulation" instead of "anemulation"
    while making the text a single source line.
    
    Signed-off-by: Alan Robinson <alan.robinson@xxxxxxxxxxx>
    Reviewed-by: Juergen Gross <jgross@xxxxxxxx>
    Acked-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>
    Reviewed-by: Julien Grall <jgrall@xxxxxxxxxx>
---
 tools/libs/light/libxl_dm.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/tools/libs/light/libxl_dm.c b/tools/libs/light/libxl_dm.c
index b1732c1944..9d93056b5c 100644
--- a/tools/libs/light/libxl_dm.c
+++ b/tools/libs/light/libxl_dm.c
@@ -1893,8 +1893,7 @@ static int libxl__build_device_model_args_new(libxl__gc 
*gc,
                 if (format == NULL) {
                     LOGD(WARN, guest_domid,
                          "Unable to determine disk image format: %s\n"
-                         "Disk will be available via PV drivers but not as an"
-                         "emulated disk.",
+                         "Disk will be available via PV drivers but not as an 
emulated disk.",
                          disks[i].vdev);
                     continue;
                 }
@@ -1905,8 +1904,7 @@ static int libxl__build_device_model_args_new(libxl__gc 
*gc,
 
                 if (!target_path) {
                     LOGD(WARN, guest_domid, "No way to get local access disk 
to image: %s\n"
-                         "Disk will be available via PV drivers but not as an"
-                         "emulated disk.",
+                         "Disk will be available via PV drivers but not as an 
emulated disk.",
                          disks[i].vdev);
                     continue;
                 }
--
generated by git-patchbot for /home/xen/git/xen.git#staging



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.