diff options
author | John Snow | 2021-06-07 22:06:44 +0200 |
---|---|---|
committer | John Snow | 2021-06-18 22:10:07 +0200 |
commit | a64fe44d5abfd4aa933b17a8cf21d3c0b9df6143 (patch) | |
tree | dadeeb0d8c6c732f0717a423e3a5ecfb0aa8c938 /scripts/tracetool/format | |
parent | scripts/qmp-shell: convert usage comment to docstring (diff) | |
download | qemu-a64fe44d5abfd4aa933b17a8cf21d3c0b9df6143.tar.gz qemu-a64fe44d5abfd4aa933b17a8cf21d3c0b9df6143.tar.xz qemu-a64fe44d5abfd4aa933b17a8cf21d3c0b9df6143.zip |
scripts/qmp-shell: remove double-underscores
They're not needed; single underscore is enough to express intent that
these methods are "internal". double underscore is used as a weak name
mangling, but that isn't beneficial for us here.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-38-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'scripts/tracetool/format')
0 files changed, 0 insertions, 0 deletions