acrn-hypervisor/hypervisor/include
Shiqing Gao 026ae83bd5 hv: include: fix 'Unused procedure parameter'
MISRA-C requires that there should be no unused parameters in
functions.

This patch removes the unused parameters that is not being used
unconditionally.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-27 10:46:52 +08:00
..
arch/x86 hv: include: fix 'Unused procedure parameter' 2018-09-27 10:46:52 +08:00
common Fix Doxygen comment in hypercall.h header file 2018-09-26 09:49:44 -07:00
debug hv: include: fix 'Unused procedure parameter' 2018-09-27 10:46:52 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
public HV: Add one hcall to set the upcall vector passed from sos_kernel 2018-09-26 11:23:34 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hv_lib.h hv: clean up some header files 2018-09-13 13:11:57 +08:00
hypervisor.h hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00