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>
This commit is contained in:
parent
1349af898c
commit
7ca24cd1c9
@ -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': [
|
||||
|
Loading…
Reference in New Issue
Block a user