mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 03:15:42 +00:00
The coding guideline rule C-CU-02 requires that 'only one return statement shall be in a function'. This patch refactors handle_dmar_devscope() which has multiple return statements today. This patch has no semantic changes. Tracked-On: #6776 Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
acpi_ext.c | ||
dmar_parse.c |