ZL> # HG changeset patch
ZL> # User Zhengang Li <lizg(a)cn.ibm.com>
ZL> # Date 1193917483 -28800
ZL> # Node ID 2ccfeb1d4b8636a445ac2b834c8be152cb1e20de
ZL> # Parent d349e62b888f0dda3577ff0e55f4dbe7681a5d57
ZL> Fix qualifier warning in ComputerSystemIndication
ZL> The "char *" cast for "type" param of _lifecycle_indication()
is
ZL> unnecessary, because get_typed_instance()'s 2nd param is also
ZL> "const char *", and no other reference for "type" in this
ZL> function.
I'm not sure why that was there in the first place :)
Thanks!
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms(a)us.ibm.com