From: Grant Grundler Date: Sat, 14 Jan 2006 07:34:53 +0000 (-0700) Subject: [PATCH] PCI: clean up msi.c a bit X-Git-Tag: v2.6.17-rc1~998^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64c05e7de6071694dd6840eac9724a006ee19f8;p=pandora-kernel.git [PATCH] PCI: clean up msi.c a bit Clean up: move assignments outside of if() statements. AFAICT, no functional change. Easier to read/understand. Depends on "[PATCH 1/3] msi vector targeting abstractions" by Mark Maule . I expect one hunk to fail if applied against 2.6.15. This is essentially Joe Perches' patch. I've cleaned up the one instance added by Mark's patch. Signed-off-by: Grant Grundler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed