commit | 8f5001f9ede507940317531bc83154288e7a1d0a | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Mon Feb 03 11:44:57 2014 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Feb 05 16:55:49 2014 +0200 |
tree | 80de283c6da7c5c3d66db3592b58b25dae724317 | |
parent | 5a2223ca26b1a34e131b5b9a63599d9426d2c25c [diff] |
pcihp: replace enable|disable_device() with oneliners enable_device() and disable_device() functions aren't reused anywere, so replace them with respective oneliners at call sites. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>