qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v2 103/106] acpi: rephrase comment


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL v2 103/106] acpi: rephrase comment
Date: Wed, 18 Jun 2014 19:22:28 +0300

"only upto" is not proper English.
Say "up to" and drop "only".

Reported-by: Eric Blake <address@hidden>
Signed-off-by: Michael S. Tsirkin <address@hidden>
---
 include/hw/acpi/acpi.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/include/hw/acpi/acpi.h b/include/hw/acpi/acpi.h
index e93de6c..1f678b4 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
 
-- 
MST




reply via email to

[Prev in Thread] Current Thread [Next in Thread]