
The logging macros implicitly takes care of embedding function name in the log, hence there is no need to include __func__ again. Getting rid of redundant __func__ reduces driver memory footprint. Change-Id: Ife4d1dbb9bfafa4381f1017e331ddef247c649c2 CRs-Fixed: 2774457