qcacmn: Remove trailing comma/period from the DP logs
Remove trailing comma/period from the DP logs. Change-Id: Ifdaf508157274c44f04e775c1883c4eaa2924c44 CRs-Fixed: 3492731
This commit is contained in:

committed by
Rahul Choudhary

parent
363262cd30
commit
07bdb1114b
@@ -363,7 +363,7 @@ hal_rx_fst_attach(hal_soc_handle_t hal_soc_hdl,
|
||||
|
||||
if (!fst) {
|
||||
QDF_TRACE(QDF_MODULE_ID_TXRX, QDF_TRACE_LEVEL_ERROR,
|
||||
FL("hal fst allocation failed,"));
|
||||
FL("hal fst allocation failed"));
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user