diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2017-06-06 17:44:11 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-06-08 14:38:26 +1000 |
commit | 0be4e88621df69f044e043f0f16d4017d35f30ae (patch) | |
tree | 4a007971cdab76c91a4795dbd40168e154a52186 /atomic_template.h | |
parent | cd74d27e42f25e574195b0d3046acb33fd65b078 (diff) | |
download | qemu-0be4e88621df69f044e043f0f16d4017d35f30ae.zip qemu-0be4e88621df69f044e043f0f16d4017d35f30ae.tar.gz qemu-0be4e88621df69f044e043f0f16d4017d35f30ae.tar.bz2 |
spapr: Change DRC attach & detach methods to functions
DRC objects have attach & detach methods, but there's only one
implementation. Although there are some differences in its behaviour for
different DRC types, the overall structure is the same, so while we might
want different method implementations for some parts, we're unlikely to
want them for the top-level functions.
So, replace them with direct function calls.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Acked-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'atomic_template.h')
0 files changed, 0 insertions, 0 deletions