Explorar o código

qcacld-3.0: bmi: Fix misspellings

Address the following issues in the core/bmi folder:
CHECK: 'Defintions' may be misspelled - perhaps 'Definitions'?
CHECK: 'initilization' may be misspelled - perhaps 'initialization'?

Change-Id: I649b42e30e10e51c2c734d909a8c9ab2811b9421
CRs-Fixed: 2241939
Jeff Johnson %!s(int64=7) %!d(string=hai) anos
pai
achega
9e80bab8d0
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      core/bmi/inc/ol_if_athvar.h
  2. 1 1
      core/bmi/src/ol_fw_common.c

+ 2 - 2
core/bmi/inc/ol_if_athvar.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014-2016 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014-2016, 2018 The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -17,7 +17,7 @@
  */
 
 /*
- * Defintions for the Atheros Wireless LAN controller driver.
+ * Definitions for the Atheros Wireless LAN controller driver.
  */
 #ifndef _DEV_OL_ATH_ATHVAR_H
 #define _DEV_OL_ATH_ATHVAR_H

+ 1 - 1
core/bmi/src/ol_fw_common.c

@@ -62,7 +62,7 @@ static inline void ol_sdio_disable_sleep(struct ol_context *ol_ctx)
 #endif
 
 /**
- * ol_usb_extra_initialization() - USB extra initilization
+ * ol_usb_extra_initialization() - USB extra initialization
  * @ol_ctx: pointer to ol_context
  *
  * USB specific initialization after firmware download