[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 19/28] qapi: Rename pragma *-whitelist to *-exceptions
From: |
Eric Blake |
Subject: |
Re: [PATCH 19/28] qapi: Rename pragma *-whitelist to *-exceptions |
Date: |
Tue, 23 Mar 2021 10:09:15 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
On 3/23/21 4:40 AM, Markus Armbruster wrote:
> Rename pragma returns-whitelist to command-returns-exceptions, and
> name-case-whitelist to member-name-case-exceptions.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
Doesn't mention anything about the motivation for this including the
desire to move away from the term "whitelist". But the change is good
regardless of motive.
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
- [PATCH 15/28] tests/qapi-schema: Rename redefined-builtin to redefined-predefined, (continued)
- [PATCH 15/28] tests/qapi-schema: Rename redefined-builtin to redefined-predefined, Markus Armbruster, 2021/03/23
- [PATCH 22/28] qapi: Prepare for rejecting underscore in command and member names, Markus Armbruster, 2021/03/23
- [PATCH 17/28] tests/qapi-schema: Rename pragma-*-crap to pragma-value-not-*, Markus Armbruster, 2021/03/23
- [PATCH 12/28] qapi: Consistently permit any case in downstream prefixes, Markus Armbruster, 2021/03/23
- [PATCH 19/28] qapi: Rename pragma *-whitelist to *-exceptions, Markus Armbruster, 2021/03/23
- Re: [PATCH 19/28] qapi: Rename pragma *-whitelist to *-exceptions,
Eric Blake <=