qcacld-3.0: Fix "no space before tabs" style errors
Automated code style checker detected multiple instance of "no space before tabs," so fix those issues. Change-Id: I93248e3cfafa047c4fa8c9553769f9457086d01a CRs-Fixed: 2021507
This commit is contained in:
committed by
Sandeep Puligilla
parent
3c2ffbeba2
commit
560dc56d97
@@ -77,8 +77,7 @@ enum cds_driver_state {
|
||||
/**
|
||||
* struct cds_sme_cbacks - list of sme functions registered with
|
||||
* CDS
|
||||
* @sme_get_valid_channels: gets the valid channel list for
|
||||
* current reg domain
|
||||
* @sme_get_valid_channels: gets the valid channel list for current reg domain
|
||||
* @sme_get_nss_for_vdev: gets the nss allowed for the vdev type
|
||||
*/
|
||||
struct cds_sme_cbacks {
|
||||
|
||||
Reference in New Issue
Block a user