commit | 676f4a920be27160747439fe71026aa15ec78e5a | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Thu Sep 04 22:37:49 2008 +0400 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:53:06 2008 +0200 |
tree | a6a29f7e93be5b09a3762928dd633fb432609902 | |
parent | b558cb35f1ef92837cba0fba9aad267e5eff1f65 [diff] |
x86: io-apic - use ARRAY_SIZE macro Make the code width a bit shorter with ARRAY_SIZE macro. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>