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
This commit is contained in:
Jeff Johnson
2018-05-12 14:29:22 -07:00
committed by nshrivas
父節點 265d6a7f23
當前提交 9e80bab8d0
共有 2 個文件被更改,包括 3 次插入3 次删除

查看文件

@@ -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

查看文件

@@ -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