
cds_get_context() function already takes care of logging the caller function name in case of any error. Hence there is no need to add the error log again. Getting rid of these unnecessary logs reduces driver memory footprint. Change-Id: I5bf676c79e9e12a797dc6792ee8014fb30b0dff3 CRs-Fixed: 2821005