]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/rtl8188eu/os_dep/osdep_service.c
staging: rtl8188eu: Fix typo in rtl8188eu/os_dep
[karo-tx-linux.git] / drivers / staging / rtl8188eu / os_dep / osdep_service.c
index 51a1f6f9dbe78ec1be32a8b7e5012a2d7e10cf3c..5a9e9e4558aa6b60398a00faeb787bafa225e670 100644 (file)
@@ -795,7 +795,7 @@ void *rtw_cbuf_pop(struct rtw_cbuf *cbuf)
 }
 
 /**
- * rtw_cbuf_alloc - allocte a rtw_cbuf with given size and do initialization
+ * rtw_cbuf_alloc - allocate a rtw_cbuf with given size and do initialization
  * @size: size of pointer
  *
  * Returns: pointer of srtuct rtw_cbuf, NULL for allocation failure