]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
fw_cfg: fix typos in comments: patch -> path
authorGonglei <arei.gonglei@huawei.com>
Mon, 19 Jan 2015 03:45:12 +0000 (11:45 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 10 Feb 2015 06:27:19 +0000 (09:27 +0300)
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/core/fw-path-provider.c
hw/ppc/spapr.c

index 1290c3e60020e1d53ee7d53606d1ffc076237417..7442d322d573397929d8c2c51c2ec20ce93a0e87 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Firmware patch provider class and helpers.
+ *  Firmware path provider class and helpers.
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index b560459e833985511ae87f8893b0554a2115fd4c..812d03054ddcf8dd5610841fc32bda4e5c548c77 100644 (file)
@@ -1625,7 +1625,7 @@ static int spapr_kvm_type(const char *vm_type)
 }
 
 /*
- * Implementation of an interface to adjust firmware patch
+ * Implementation of an interface to adjust firmware path
  * for the bootindex property handling.
  */
 static char *spapr_get_fw_dev_path(FWPathProvider *p, BusState *bus,