acrn-hypervisor/hypervisor/arch/x86/guest
Shiqing Gao b4a2ff5022 hv: treewide: fix 'Prototype and definition name mismatch'
Fix the parameter name mismatch between API declaration and definition.

v2 -> v3:
 * Fix two more violations which are missed in previous report.
   shell_puts and console_write

v1 -> v2:
 * Replace 'ret_desc' with 'desc'

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2018-08-06 16:04:40 +08:00
..
guest.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
instr_emul_wrapper.c hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
instr_emul_wrapper.h hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
instr_emul.c hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
instr_emul.h hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
mptable.c HV: Adding mptable support for partition mode ACRN 2018-08-03 13:36:40 +08:00
pm.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
ucode.c HV: Bracket for the same level of precendence 2018-07-24 10:10:39 +08:00
vcpu.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
vioapic.c hv: vioapic: set remote IRR to zero once trigger mode switch to edge 2018-08-06 12:32:35 +08:00
vlapic_priv.h HV:VLAPIC:add suffix "_fn" for function pointer 2018-07-31 10:33:22 +08:00
vlapic.c hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
vm.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
vmcall.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
vmsr.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
vpic.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00