acrn-hypervisor/hypervisor/include/common
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
..
delay.h doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
efi_mmap.h hv: set default MAX_EFI_MMAP_ENTRIES to 350 2021-11-08 09:49:24 +08:00
event.h hv: Change sched_event back to boolean-based implementation 2022-07-14 09:05:37 +08:00
hypercall.h hv: add hypercall to register asyncio 2022-09-27 10:26:42 +08:00
irq.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
ptdev.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
sbuf.h hv: extend sbuf hypercall 2022-09-27 10:26:42 +08:00
schedule.h hv: use kick-mode in per-cpu to control kick pCPU 2022-09-26 13:28:02 +08:00
softirq.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
ticks.h doc: update timer HLD doc after modularization 2021-06-09 17:11:25 -04:00
timer.h doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00