qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions
@ 2023-11-13 16:29 Thomas Huth
  2023-11-14 16:39 ` Eric Blake
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2023-11-13 16:29 UTC (permalink / raw)
  To: Markus Armbruster, qemu-devel, Eric Blake; +Cc: qemu-trivial

Let's use more inclusive language here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 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.41.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-14 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 16:29 [PATCH] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions Thomas Huth
2023-11-14 16:39 ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).