qcacmn: qdf: Fix additional misspellings
Fix additional misspellings introduced since the last spelling cleanup. Change-Id: I04fc6b49c1876b80bdc3547cc50ad7f1e8ad00f2 CRs-Fixed: 3314151
This commit is contained in:

committed by
Madan Koyyalamudi

parent
64c4cb3524
commit
61db6e2df1
@@ -73,7 +73,7 @@ void __qdf_defer_func(struct work_struct *work);
|
||||
* __qdf_bh_func() - bottom half handler
|
||||
* @arg: Pointer to bottom half abstraction
|
||||
*
|
||||
* This function services all Linux-specific bottom halfs
|
||||
* This function services all Linux-specific bottom halves
|
||||
* and dispatches them to the correct handler using the
|
||||
* abstracted functional interface.
|
||||
*
|
||||
|
Reference in New Issue
Block a user