From: bibo,mao Date: Wed, 31 May 2006 10:17:33 +0000 (+0800) Subject: [PATCH] PCI: cleanup unused variable about msi driver X-Git-Tag: v2.6.18-rc1~1081^2~228^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b209a6ee49099b7500abf024f7b6b9648b5a3eac;p=pandora-kernel.git [PATCH] PCI: cleanup unused variable about msi driver In IA64 platform, msi driver does not use irq_vector variable, and in x86 platform LAST_DEVICE_VECTOR should one before FIRST_SYSTEM_VECTOR, this patch modify this. Signed-off-by: bibo, mao Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed