
14 Oct
2008
14 Oct
'08
2:03 a.m.
+ + op = CMGetObjectPath(inst, NULL); + if (op == NULL) { + CU_DEBUG("Unable to determine class of ProcRASD"); + return NULL; + } +
Getting the ObjectPath here isn't needed - it's not used elsewhere in the function. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com