From: Thomas Huth Date: Mon, 13 Nov 2023 16:29:28 +0000 (+0100) Subject: qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions X-Git-Tag: v8.2.0-rc1~14^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca24cd1c93b41a34f30eae1367faae9483e078d;p=thirdparty%2Fqemu.git 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 Reviewed-by: Eric Blake Signed-off-by: Michael Tokarev --- diff --git a/qapi/pragma.json b/qapi/pragma.json index 7f810b0e977..0aa4eeddd38 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': [