acpi: rephrase comment

"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>
This commit is contained in:
Michael S. Tsirkin 2014-06-17 22:02:00 +03:00
parent 02edd407f3
commit b4acfbcd95

View File

@ -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