From: Michael Ellerman Date: Thu, 22 Mar 2007 10:51:27 +0000 (+1100) Subject: MSI: Simplify BUG() handling in pci_disable_msi() X-Git-Tag: v2.6.22-rc1~1039^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e387b9eefe89a23245f2446f947529cce5d6db35;p=pandora-kernel.git MSI: Simplify BUG() handling in pci_disable_msi() Although it might be nice to do a printk before BUG'ing, it's really not necessary, and it complicates the code. Signed-off-by: Michael Ellerman Acked-by: Eric W. Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed