* commands/acpi.c (setup_common_tables): Use sizeof instead of

hardcoding size.
	(setv1table): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-07-20 14:42:32 +02:00
parent f058276b19
commit 39d824e8f9
2 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,9 @@
2010-07-20 Vladimir Serbinenko <phcoder@gmail.com>
* commands/acpi.c (setup_common_tables): Use sizeof instead of
hardcoding size.
(setv1table): Likewise.
2010-07-20 Colin Watson <cjwatson@ubuntu.com>
* disk/raid.c (insert_array): Use md/%s to name mdadm 1.x devices,