From: Yinghai Lu Date: Wed, 20 Aug 2008 03:50:17 +0000 (-0700) Subject: x86_64: rename irq_desc/irq_desc_alloc X-Git-Tag: v2.6.28-rc1~80^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5bc83225a86ca53bbb889ed8439e4fd6cf44ac;p=pandora-kernel.git x86_64: rename irq_desc/irq_desc_alloc change names: irq_desc() ==> irq_desc_alloc __irq_desc() ==> irq_desc Also split a few of the uses in lowlevel x86 code. v2: need to check if desc is null in smp_irq_move_cleanup Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed