qcacmn: qdf: Fix misspellings
Fix misspellings in qdf/... Change-Id: If61ee47fba94b2bb60f33ab74feda56dbe5cb7bd CRs-Fixed: 3277902
This commit is contained in:

committed by
Madan Koyyalamudi

parent
b26f2f678c
commit
3bdf954afc
@@ -31,7 +31,7 @@
|
||||
typedef __qdf_thread_t qdf_thread_t;
|
||||
typedef QDF_STATUS (*qdf_thread_func)(void *context);
|
||||
|
||||
/* Function declarations and documenation */
|
||||
/* Function declarations and documentation */
|
||||
|
||||
void qdf_sleep(uint32_t ms_interval);
|
||||
|
||||
|
Reference in New Issue
Block a user