]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: io-apic - use ARRAY_SIZE macro
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 4 Sep 2008 18:37:49 +0000 (22:37 +0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:06 +0000 (16:53 +0200)
commit676f4a920be27160747439fe71026aa15ec78e5a
treea6a29f7e93be5b09a3762928dd633fb432609902
parentb558cb35f1ef92837cba0fba9aad267e5eff1f65
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>
arch/x86/kernel/io_apic.c