Eric Blake <[email protected]> writes: > The name QType is more in line with our conventions for qapi > types, and matches the fact that each enum member has a prefix > of QTYPE_. > > Signed-off-by: Eric Blake <[email protected]>
At this point, the connection to QAPI is unobvious. You can either point to CODING_STYLE, which ask for type names in CamelCase, or to the next patch. Patch looks good.
