commit | 88a9556430df57cbe7666e4e4cf78c3bd3bc8220 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Nov 12 13:54:31 2009 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 01 17:52:51 2009 +0200 |
tree | 45146584d748f54d76fed58830ac226a606cc5ee | |
parent | d46636b88339ecc2cb8d10113f45ada164817773 [diff] |
pci: convert goto into scope in bridge_filter goto into scope is evil. rearrange pci_bridge_filter so that we always go to end of function on error. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Isaku Yamahata <yamahata@valinux.co.jp>