mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 12:05:19 +00:00
b708db393d
Functions marked as `pub` in test module need to be documented. Since these are literally helper functions and there is no need to be `pub`, remove these `pub` keywords. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>