acrn-hypervisor/hypervisor/acpi_parser
Junjie Mao b0dbc1cbfe HV: treewide: fix violations of coding guideline C-ST-02
The coding guideline rule C-ST-02 requires that 'the loop body shall be
enclosed with brackets', or more specifically, braces. This patch adds
braces to the single-line loop bodies.

This patch has no semantic change.

Tracked-On: #6776
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-11-04 18:15:47 +08:00
..
acpi_ext.c hv: dm: Use new power management data structures 2021-07-15 11:53:54 +08:00
dmar_parse.c HV: treewide: fix violations of coding guideline C-ST-02 2021-11-04 18:15:47 +08:00