Files
acrn-hypervisor/hypervisor/include
Zide Chen 44e9318c45 hv: vmsr: fix MISRA_C violations
106D No prototype for non-static function.
  2 functions missing prototyle declarations in header file.

120S Use of bit operator on signed type.
123S Use of underlying enum representation value.
  enum values are treated like unsigned integer in vmsr.c

Tracked-On: #861
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-16 14:52:22 +08:00
..
2018-12-16 14:52:22 +08:00
2018-12-12 13:08:10 +08:00
2018-12-12 13:08:10 +08:00
2018-12-13 09:08:32 +08:00