qcacld-3.0: Fix checkpatch warnings (SPACE_BEFORE_TAB)

Fix checkpatch warnings (SPACE_BEFORE_TAB).

Change-Id: I8f370187be5d9018559ce00d723f19064de9b836
CRs-Fixed: 2126814
这个提交包含在:
Srinivas Girigowda
2017-10-13 22:31:27 -07:00
提交者 snandini
父节点 4d65ebe983
当前提交 828ef23f5e

查看文件

@@ -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.