unicorn/qemu/scripts
Eric Blake f114c7b027
qapi: Rename identical c_fun()/c_var() into c_name()
Now that the two functions are identical, we only need one of them,
and we might as well give it a more descriptive name. Basically,
the function serves as the translation from a QAPI name into a
(portion of a) C identifier, without regards to whether it is a
variable or function name.

Backports commit 18df515ebbefa9f13474b128b8050d5fa346ea1e from qemu
2018-02-19 14:45:04 -05:00
..
create_config more cleanup qemu/configure 2017-01-19 14:11:54 +08:00
make_device_config.sh fix file perms 2015-08-28 21:05:38 -07:00
ordereddict.py import 2015-08-21 15:04:50 +08:00
qapi-event.py qapi: Rename identical c_fun()/c_var() into c_name() 2018-02-19 14:45:04 -05:00
qapi-types.py qapi: Rename identical c_fun()/c_var() into c_name() 2018-02-19 14:45:04 -05:00
qapi-visit.py qapi: Rename identical c_fun()/c_var() into c_name() 2018-02-19 14:45:04 -05:00
qapi.py qapi: Rename identical c_fun()/c_var() into c_name() 2018-02-19 14:45:04 -05:00