acrn-hypervisor/hypervisor/dm
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
..
vpci doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
io_req.c doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
mmio_dev.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vgpio.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vioapic.c doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
vpic.c doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
vrtc.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vuart.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00