commit | a1b3e82773c4b9f438c2d77f9101fca760b347e6 | [log] [tgz] |
---|---|---|
author | Zhao Liu <zhao1.liu@intel.com> | Fri May 16 17:11:29 2025 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue May 20 08:04:18 2025 +0200 |
tree | 1ad8367d7d2644c80cf7ff038c2f5e3e0a52ea01 | |
parent | 560375cff3ccedabf1fe5ca1bc7a31b13fdc68e5 [diff] |
qapi/misc-target: Rename SGXEPCSection to SgxEpcSection QAPI requires strict PascalCase naming style, i.e., only the first letter of a single word is allowed to be uppercase, which could help with readability. Rename SGXEPCSection to SgxEpcSection. Signed-off-by: Zhao Liu <zhao1.liu@intel.com> Link: https://lore.kernel.org/r/20250516091130.2374221-2-zhao1.liu@intel.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>