From: Ingo Molnar Date: Tue, 21 Oct 2008 13:49:59 +0000 (+0200) Subject: genirq: fix off by one and coding style X-Git-Tag: v2.6.28-rc1~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f95e637320efe1936b647308ddf4ec5b8e0311;p=pandora-kernel.git genirq: fix off by one and coding style Fix off-by-one in for_each_irq_desc_reverse(). Impact is near zero in practice, because nothing substantial wants to iterate down to IRQ#0 - but fix it nevertheless. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed