diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2007-03-22 06:51:31 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-05-02 22:02:36 -0400 |
commit | 00ba16ab2658afe11d4fdcaf16a331292c44bee6 (patch) | |
tree | 763d31188d443026071ccce1a83918efc4bf830d /drivers/pci/Makefile | |
parent | c31af3987020eeb1facf64d702dcf39e6c7382e6 (diff) |
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2
Although it might be nice to do a printk before BUG'ing, it's really not
necessary, and it complicates the code.
The behaviour has changed slightly, in that before we set a flag if the irq
had an action, and continued freeing the other irqs. But as I see it that's
all irrelevant because we end up BUG'ing anyway.
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>
Diffstat (limited to 'drivers/pci/Makefile')
0 files changed, 0 insertions, 0 deletions