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:
parent
02edd407f3
commit
b4acfbcd95
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user