aboutsummaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-11-13 17:29:28 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2023-11-15 11:09:17 +0300
commit7ca24cd1c93b41a34f30eae1367faae9483e078d (patch)
tree9add43bb9b6581f2b399d5c4cddc4e6393f49a3b /qapi
parent1349af898ccb1df383328d0752c02a8ea95dd461 (diff)
downloadqemu-7ca24cd1c93b41a34f30eae1367faae9483e078d.zip
qemu-7ca24cd1c93b41a34f30eae1367faae9483e078d.tar.gz
qemu-7ca24cd1c93b41a34f30eae1367faae9483e078d.tar.bz2
qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions
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>
Diffstat (limited to 'qapi')
-rw-r--r--qapi/pragma.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/pragma.json b/qapi/pragma.json
index 7f810b0..0aa4eed 100644
--- a/qapi/pragma.json
+++ b/qapi/pragma.json
@@ -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': [