[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 04/27] qapi/pragma.json: Improve the comment about the lists of QA
|
From: |
Michael Tokarev |
|
Subject: |
[PULL 04/27] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions |
|
Date: |
Thu, 16 Nov 2023 10:44:18 +0300 |
From: Thomas Huth <thuth@redhat.com>
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/qapi/pragma.json b/qapi/pragma.json
index 7f810b0e97..0aa4eeddd3 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': [
--
2.39.2
- [PULL 00/27] Trivial patches for 2023-11-16, Michael Tokarev, 2023/11/16
- [PULL 01/27] hw/watchdog/wdt_aspeed: Remove unused 'hw/misc/aspeed_scu.h' header, Michael Tokarev, 2023/11/16
- [PULL 02/27] MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section, Michael Tokarev, 2023/11/16
- [PULL 03/27] tests/data/qobject/qdict.txt: Avoid non-inclusive words, Michael Tokarev, 2023/11/16
- [PULL 04/27] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions,
Michael Tokarev <=
- [PULL 05/27] hw/audio/virtio-snd.c: spelling: initalize, Michael Tokarev, 2023/11/16
- [PULL 06/27] qapi/migration.json: spelling: transfering, Michael Tokarev, 2023/11/16
- [PULL 07/27] bsd-user: spelling fixes: necesary, agrument, undocummented, Michael Tokarev, 2023/11/16
- [PULL 08/27] linux-user: spelling fixes: othe, necesary, Michael Tokarev, 2023/11/16
- [PULL 10/27] gdbstub: spelling fix: respectivelly, Michael Tokarev, 2023/11/16
- [PULL 11/27] docs/about/deprecated.rst: spelling fix: becase, Michael Tokarev, 2023/11/16
- [PULL 09/27] hw/cxl: spelling fixes: limitaions, potentialy, intialized, Michael Tokarev, 2023/11/16
- [PULL 12/27] docs/devel/migration.rst: spelling fixes: doen't, diferent, responsability, recomend, Michael Tokarev, 2023/11/16
- [PULL 13/27] docs/system/arm/emulation.rst: spelling fix: Enhacements, Michael Tokarev, 2023/11/16
- [PULL 15/27] target/hppa: spelling fixes: Indicies, Truely, Michael Tokarev, 2023/11/16