qcacmn: Fix typo "sucess"

Replace typo "sucess" with correct spelling "success"

Change-Id: Ieacb299890210d67848268a389a57168e2a2badd
CRs-Fixed: 2238309
This commit is contained in:
Jeff Johnson
2018-05-06 00:09:31 -07:00
committed by nshrivas
parent 9f2d54f039
commit ae1b3de378
8 changed files with 16 additions and 16 deletions

View File

@@ -163,7 +163,7 @@ void hif_dummy_nointrs(struct hif_softc *hif_sc)
* hif_dummy_bus_configure - dummy call
* hif_ctx: hif context
*
* Return: 0 for sucess
* Return: 0 for success
*/
int hif_dummy_bus_configure(struct hif_softc *hif_sc)
{
@@ -177,7 +177,7 @@ int hif_dummy_bus_configure(struct hif_softc *hif_sc)
* @config: configuration value to set
* @config_len: configuration length
*
* Return: 0 for sucess
* Return: 0 for success
*/
QDF_STATUS
hif_dummy_get_config_item(struct hif_softc *hif_sc,