Files
acrn-hypervisor/hypervisor/arch/x86
Xiangyang Wu c01e675582 HV:VLAPIC:rename variable vlapic_timer in the struct and function
The variable vlapic_timer's name is identical with struct
vlapic_timer's name. This MISRA C violation is detected
by static analysis tool.

Rename variable vlapic_timer as vtimer.
Replace regular expression: s/vlapic_timer\([ ;,.)\-]\+\)/vtimer\1

Signed-off-by: Xiangyang Wu <xiangyang.wu@linux.intel.com>
2018-07-27 12:39:24 +08:00
..
2018-07-16 10:35:54 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-26 12:46:34 +08:00
2018-07-26 12:46:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-24 10:56:24 +08:00