Commit b4acfbcd authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

acpi: rephrase comment



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

Reported-by: default avatarEric Blake <eblake@redhat.com>
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 02edd407
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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