Files
acrn-hypervisor/hypervisor/lib
Junjie Mao b82ea57642 HV: treewide: convert suffix ULL to UL
It is already assumed that ''long'' has 8-bytes, and thus there is no need to
use ULL to indicate a 8-byte unsigned constant.

This patch changes all ULL suffixes found in the hypervisor to UL.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-27 14:24:42 +08:00
..
2018-06-27 14:24:42 +08:00