aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2020-10-09 12:15:34 -0400
committerMarkus Armbruster <armbru@redhat.com>2020-10-10 11:37:47 +0200
commita7aa64a6aed6d1979881a07dc3d889fc7366cce2 (patch)
tree1be1722995a1cfec03f7b157bc7666460e66df1b /hw/pci-host
parentcbe8f87f975264ee5b61795dc86f70915fb5f5f3 (diff)
downloadqemu-a7aa64a6aed6d1979881a07dc3d889fc7366cce2.zip
qemu-a7aa64a6aed6d1979881a07dc3d889fc7366cce2.tar.gz
qemu-a7aa64a6aed6d1979881a07dc3d889fc7366cce2.tar.bz2
qapi/common.py: delint with pylint
At this point, that just means using a consistent strategy for constant names. constants get UPPER_CASE and names not used externally get a leading underscore. As a preference, while renaming constants to be UPPERCASE, move them to the head of the file. Generally, it's nice to be able to audit the code that runs on import in one central place. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Cleber Rosa <crosa@redhat.com> Message-Id: <20201009161558.107041-13-jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions