qcacmn: wmi: Fix misspellings
Address the following issues in the wmi folder: CHECK: 'addres' may be misspelled - perhaps 'address'? CHECK: 'COMAND' may be misspelled - perhaps 'COMMAND'? CHECK: 'defintion' may be misspelled - perhaps 'definition'? CHECK: 'happend' may be misspelled - perhaps 'happened'? CHECK: 'managment' may be misspelled - perhaps 'management'? CHECK: 'messsage' may be misspelled - perhaps 'message'? CHECK: 'overriden' may be misspelled - perhaps 'overridden'? CHECK: 'poiter' may be misspelled - perhaps 'pointer'? CHECK: 'refering' may be misspelled - perhaps 'referring'? CHECK: 'refrence' may be misspelled - perhaps 'reference'? CHECK: 'shrinked' may be misspelled - perhaps 'shrunk'? CHECK: 'succesfully' may be misspelled - perhaps 'successfully'? CHECK: 'succesful' may be misspelled - perhaps 'successful'? Change-Id: Ie97e4d83cc88a2610524b38adc3474cdd31170d9 CRs-Fixed: 2241590
此提交包含在:
@@ -1734,7 +1734,7 @@ void wmi_unified_register_module(enum wmi_target_type target_type,
|
||||
void wmi_tlv_init(void);
|
||||
void wmi_non_tlv_init(void);
|
||||
#ifdef WMI_NON_TLV_SUPPORT
|
||||
/* ONLY_NON_TLV_TARGET:TLV attach dummy function defintion for case when
|
||||
/* ONLY_NON_TLV_TARGET:TLV attach dummy function definition for case when
|
||||
* driver supports only NON-TLV target (WIN mainline) */
|
||||
#define wmi_tlv_attach(x) qdf_print("TLV Unavailable\n")
|
||||
#else
|
||||
|
新增問題並參考
封鎖使用者