acrn-hypervisor/hypervisor/include
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
..
arch/x86 hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
common hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
debug hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
lib hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
public hv: add vm restart API 2018-08-02 13:14:03 +08:00
hv_debug.h hv:Reshuffle console/uart code 2018-07-30 16:25:16 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00