acrn-hypervisor/hypervisor/include
Junjun Shan 83d1ddc6d8 hv:Delete the dead code
Delete the dead code get_irq_info(), local_get_irq_info() in io_request.c
and definition in guest.h.

v1->v2
 *the dead code used pointers which not checked before use, therefore it
  causes "pointer not checked for null before use". To make it clearly,
  modify the subject to "delete the dead code" directly.

 *remove dead code local_get_irq_info() in io_request.c and definition
  in guest.h together.

Tracked-On: #861
Signed-off-by: Junjun Shan <junjun.shan@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-17 09:52:02 +08:00
..
arch/x86 hv:Delete the dead code 2018-09-17 09:52:02 +08:00
common HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
debug hv:treewide:fix multiple MISRAC violations 2018-09-13 11:12:29 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: clean up spinlock 2018-09-14 09:44:44 +08:00
public hv:treewide:fix multiple MISRAC violations 2018-09-13 11:12:29 +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