qcacmn: init_deinit: Fix misspellings
Fix misspellings in init_deinit/... Change-Id: Ibe881dbbfb5df9c9a9602c15ac843dd8491b561f CRs-Fixed: 3304688
This commit is contained in:

committed by
Madan Koyyalamudi

parent
664b1762ea
commit
126e35d716
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2016-2018,2020 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. 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
|
||||
@@ -169,7 +170,7 @@ QDF_STATUS dispatcher_psoc_enable(struct wlan_objmgr_psoc *psoc);
|
||||
*
|
||||
* A component should abort all its ongign transaction with FW at this stage
|
||||
* for example scan component needs to abort all its ongoing scan in FW because
|
||||
* is goign to be stopped very soon.
|
||||
* is going to be stopped very soon.
|
||||
*
|
||||
* Return: none
|
||||
*/
|
||||
|
Reference in New Issue
Block a user