-
Suman Anna authored
Failed statements are printed in the IPC module xxx_destroy() functions only after checking if the status value indicates an error condition. This is to avoid confusion by the existing trace statement word 'failed'. This statement was being printed if the xxx_destroy jumps to exit label because the module's reference count is not yet zero. Signed-off-by: Suman Anna <s-anna@ti.com>
25456792