projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02edd40
)
acpi: rephrase comment
author
Michael S. Tsirkin
<mst@redhat.com>
Tue, 17 Jun 2014 19:02:00 +0000
(22:02 +0300)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 19 Jun 2014 15:44:22 +0000
(18:44 +0300)
"only upto" is not proper English.
Say "up to" and drop "only".
Reported-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/acpi/acpi.h
patch
|
blob
|
history
diff --git
a/include/hw/acpi/acpi.h
b/include/hw/acpi/acpi.h
index e93de6cab1cd9a56a616a1f4169ca17f8099e38e..1f678b4bf2678e97d886f73aab07e5f53f894d5f 100644
(file)
--- 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