MSI: Simplify BUG() handling in pci_disable_msi()
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 22 Mar 2007 10:51:27 +0000 (21:51 +1100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:35 +0000 (19:02 -0700)
commite387b9eefe89a23245f2446f947529cce5d6db35
treecfa287874b4295f41b2d72aff2f0c227794723ef
parent54eee4c5bf553ad54ba200d00487b61eb6b155f6
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 <michael@ellerman.id.au>
Acked-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/msi.c
This page took 0.02789 seconds and 5 git commands to generate.