]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions
authorThomas Huth <thuth@redhat.com>
Mon, 13 Nov 2023 16:29:28 +0000 (17:29 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 15 Nov 2023 08:09:17 +0000 (11:09 +0300)
Let's use more inclusive language here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qapi/pragma.json

index 7f810b0e977b53a4d98d382f9eb8e7327fbb1819..0aa4eeddd3893bee760fb28ab1d7222dfb3c13ed 100644 (file)
@@ -3,8 +3,8 @@
 
 { 'pragma': { 'doc-required': true } }
 
-# Whitelists to permit QAPI rule violations; think twice before you
-# add to them!
+# Entries in these lists are allowed to violate the QAPI rules (for
+# historical reasons); think twice before you add to them!
 { 'pragma': {
     # Command names containing '_'
     'command-name-exceptions': [