* commands/acpi.c (setup_common_tables): Use sizeof instead of
hardcoding size. (setv1table): Likewise.
This commit is contained in:
parent
f058276b19
commit
39d824e8f9
2 changed files with 14 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue