]> git.ipfire.org Git - thirdparty/grub.git/commit
commands/acpi: Use ALIGN_UP rather than manual expression.
authorVladimir Serbinenko <phcoder@gmail.com>
Sat, 24 Jan 2015 19:41:43 +0000 (20:41 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 24 Jan 2015 19:41:43 +0000 (20:41 +0100)
commite902163e484523698f1cc4f06b64830f30909153
tree05e5d967645da6dbb7b2ef5547c852b6dac839ab
parent9ff9d5a54ead6fba080a08fcb1ff8462b8cf2497
commands/acpi: Use ALIGN_UP rather than manual expression.

Improves readability and hopefully automatic scanning.

Found by: Coverity Scan.
grub-core/commands/acpi.c