Files
acrn-hypervisor/hypervisor/include/lib
Huihuang Shi a2516ecc85 fix "Casting operation to a pointer"
The print_param struct's member emit who is used for callback,
the forth parameter of it is used for transmit the private data
of the "print_param".

The type translation between "void *" and private date broke the
violations.

Use the same type to fix it out.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Xu Anthony <anthony.xu@intel.com>
2018-11-06 13:37:33 +08:00
..
2018-11-02 13:15:48 +08:00
2018-10-31 15:01:57 +08:00
2018-09-14 09:44:44 +08:00
2018-11-06 13:37:33 +08:00
2018-09-18 09:43:43 +08:00
2018-09-13 13:11:57 +08:00