]> git.ipfire.org Git - thirdparty/qemu.git/commit
numa: Match struct to typedef name
authorEric Blake <eblake@redhat.com>
Thu, 15 Nov 2018 21:17:52 +0000 (15:17 -0600)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 11 Dec 2018 17:45:22 +0000 (15:45 -0200)
commitaec90730fbfd056469e16c5e384d215f43f0850b
tree51bf2db56ea043d58fff92b135e1664ecce5d3d9
parentf5878b0381106041e0eb0ad4a45751d49e9115af
numa: Match struct to typedef name

There's no reason to violate our naming conventions by having a
struct with a different name than its typedef.  Messed up since
its introduction in commit 8c85901e, but made more obvious when
commit 3bfe5716 promoted it to typedefs.h.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20181115211752.1295571-3-eblake@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
include/qemu/typedefs.h
include/sysemu/numa.h