unicorn/qemu/include/qapi/qmp
Markus Armbruster 9ae2fc4d9e
Clean up header guards that don't match their file name
Header guard symbols should match their file name to make guard
collisions less likely. Offenders found with
scripts/clean-header-guards.pl -vn.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Backports commit 121d07125bb6d7079c7ebafdd3efe8c3a01cc440 from qemu
2018-02-25 04:18:42 -05:00
..
qbool.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qerror.h qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE 2018-02-21 21:55:15 -05:00
qfloat.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qint.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qjson.h
qlist.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qobject.h qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qstring.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
types.h Clean up header guards that don't match their file name 2018-02-25 04:18:42 -05:00