MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 22 Mar 2007 10:51:31 +0000 (21:51 +1100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:36 +0000 (19:02 -0700)
commitc31af3987020eeb1facf64d702dcf39e6c7382e6
tree46c23a5050a62f6cce517e6b2cb76bce258854cf
parent54bc6c0b0edd164fc2ea85b3964736c182f6bd5d
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1

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.02687 seconds and 5 git commands to generate.