From: Ingo Molnar Date: Tue, 17 Feb 2009 19:28:29 +0000 (+0100) Subject: irq: further clean up the free_irq() code flow X-Git-Tag: v2.6.30-rc1~3^2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8316e38100c70cd1443ac90074eccdd033aa218d;p=pandora-kernel.git irq: further clean up the free_irq() code flow Linus noticed that the 'pp' variable can be eliminated altogether, and the loop can be cleaned up further. Cc: Linus Torvalds Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed