From: Michael S. Tsirkin Date: Tue, 17 Jun 2014 19:02:00 +0000 (+0300) Subject: acpi: rephrase comment X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b4acfbcd95ac9a668e2f49dd9e1449ea81263752;p=people%2Fliuw%2Flibxenctrl-split%2Fqemu-xen.git acpi: rephrase comment "only upto" is not proper English. Say "up to" and drop "only". Reported-by: Eric Blake Signed-off-by: Michael S. Tsirkin --- diff --git a/include/hw/acpi/acpi.h b/include/hw/acpi/acpi.h index e93de6cab..1f678b4bf 100644 --- a/include/hw/acpi/acpi.h +++ b/include/hw/acpi/acpi.h @@ -27,8 +27,7 @@ #include "hw/irq.h" /* - * current device naming scheme supports - * only upto 256 memory devices + * current device naming scheme supports up to 256 memory devices */ #define ACPI_MAX_RAM_SLOTS 256