qcacmn: Fix typo "funtion"
Replace typo "funtion" with correct spelling "function". Change-Id: I05db828dd5830d4b95467ed5494f319113de9252 CRs-Fixed: 2238309
This commit is contained in:

zatwierdzone przez
nshrivas

rodzic
42dda700f6
commit
bd6e61f610
@@ -63,7 +63,7 @@ dp_wdi_event_del_subs(wdi_event_subscribe *wdi_sub, int event_index)
|
||||
|
||||
/*
|
||||
* dp_wdi_event_iter_sub() - Iterate through all WDI event in the list
|
||||
* and pass WDI event to callback funtion
|
||||
* and pass WDI event to callback function
|
||||
* @pdev: DP pdev handle
|
||||
* @event_index: Event index in list
|
||||
* @wdi_event: WDI event handle
|
||||
|
Reference in New Issue
Block a user