Files
acrn-hypervisor/hypervisor/debug
Junjun Shan 89ca54cafa hv:Fix unused var value on all paths
MISRAC checks whether a variable is assigned a value not used in
all branches of a program. Var value which is unused on all paths
can be removed with a consequent improvement in the readability
and efficiency of the code. This patch is used to fix these
violations.

Tracked-On: #861
Signed-off-by: Junjun Shan <junjun.shan@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-09-26 11:10:21 +08:00
..
2018-09-26 10:41:09 +08:00
2018-08-14 09:53:32 +08:00
2018-09-18 09:43:43 +08:00
2018-09-26 11:10:21 +08:00
2018-08-02 11:25:40 +08:00