qcacld-3.0: Fix checkpatch warnings (SPACE_BEFORE_TAB)
Fix checkpatch warnings (SPACE_BEFORE_TAB). Change-Id: I8f370187be5d9018559ce00d723f19064de9b836 CRs-Fixed: 2126814
这个提交包含在:
@@ -2832,10 +2832,10 @@ QDF_STATUS sme_scan_get_result(tHalHandle hHal, uint8_t sessionId,
|
||||
|
||||
/**
|
||||
* sme_get_ap_channel_from_scan() - a wrapper function to get
|
||||
* AP's channel id from
|
||||
* CSR by filtering the
|
||||
* result which matches
|
||||
* our roam profile.
|
||||
* AP's channel id from
|
||||
* CSR by filtering the
|
||||
* result which matches
|
||||
* our roam profile.
|
||||
* @profile: SAP profile
|
||||
* @ap_chnl_id: pointer to channel id of SAP. Fill the value after finding the
|
||||
* best ap from scan cache.
|
||||
|
在新工单中引用
屏蔽一个用户