acrn-hypervisor/hypervisor/include
Jiaqing Zhao 7bfbdf04b8 doc: remove '@return None' for void functions
doxygen will warn that documented return type is found for functions
that does not return anything in 1.9.4 or later versions. 'None' is
not a special keyword in doxyge, it will recognize it as description
to the return value that does not exist in void functions.

Tracked-On: #8425
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2023-08-03 14:56:29 -07:00
..
arch/x86/asm doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
common doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
debug hv: change sbuf to a common infrastructure 2022-09-27 10:26:42 +08:00
dm doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
hw ACRN:HV:VPCI: Forward access of PCI ROM bar_reg to DM for passthru device 2022-09-23 18:12:01 +08:00
lib hv: shell: improve console to modify input easier 2022-07-28 23:31:43 +08:00
public hv: hide thermal interface from guests 2023-06-15 20:36:44 +08:00