diff options
author | 2011-02-23 14:31:36 +0100 | |
---|---|---|
committer | 2011-02-23 17:26:49 +0100 | |
commit | ed972ccf434a9881a5881915ae04602af2776bad (patch) | |
tree | 49905d465c0a0e5797b4c323eb8386531e23d338 /tools/perf/scripts/python | |
parent | x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs() (diff) | |
download | linux-dev-ed972ccf434a9881a5881915ae04602af2776bad.tar.xz linux-dev-ed972ccf434a9881a5881915ae04602af2776bad.zip |
x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()
Two consecutive
for(...)
for(...)
lines to avoid an extra indentation are just horrible to read. I had
to look more than once to figure out what the code is doing.
Split out the inner loop into a separate function.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions