qcacmn: os_if: Fix misspellings
Fix misspellings in os_if/... Change-Id: I15604af98007e6ed4a7bc91abc9c07dfed1276fc CRs-Fixed: 3304690
This commit is contained in:

gecommit door
Madan Koyyalamudi

bovenliggende
9f3dd70ae9
commit
8aa059674f
@@ -43,7 +43,7 @@ struct wifi_pos_driver_caps;
|
||||
},
|
||||
|
||||
/**
|
||||
* os_if_wifi_pos_register_nl() - abstration API to register callback with GENL
|
||||
* os_if_wifi_pos_register_nl() - abstraction API to register callback with GENL
|
||||
* socket.
|
||||
*
|
||||
* Return: status of operation
|
||||
@@ -51,7 +51,7 @@ struct wifi_pos_driver_caps;
|
||||
int os_if_wifi_pos_register_nl(void);
|
||||
|
||||
/**
|
||||
* os_if_wifi_pos_deregister_nl() - abstration API to deregister callback with
|
||||
* os_if_wifi_pos_deregister_nl() - abstraction API to deregister callback with
|
||||
* GENL socket.
|
||||
*
|
||||
* Return: status of operation
|
||||
|
Verwijs in nieuw issue
Block a user