summaryrefslogtreecommitdiffstats
path: root/numa.c
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2016-03-17 16:48:36 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:49:38 -0600
commit995ec83978afaae7e4faca04f00a44701ac3070c (patch)
treebcb7629a6e5dba078798f6c418bafffacd2bcefe /numa.c
parentc3f93819a8f988633c2ec1177c28a1f75a7d448d (diff)
downloadhqemu-995ec83978afaae7e4faca04f00a44701ac3070c.zip
hqemu-995ec83978afaae7e4faca04f00a44701ac3070c.tar.gz
qapi: Drop unused c_null()
Now that we are always bulk-initializing a QAPI C struct to 0 (whether by g_malloc0() or by 'Type arg = {0};'), we no longer have any clients of c_null() in the generator for per-element initialization. This patch is easy enough to revert if we find a use in the future, but in the present, get rid of the dead code. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1458254921-17042-12-git-send-email-eblake@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'numa.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud