qcacmn: dp: Fix misspellings
Fix misspellings in dp/... Change-Id: I6ef7a19ee03104ae38a8a77e229b90aa80329592 CRs-Fixed: 3304682
This commit is contained in:

committed by
Madan Koyyalamudi

parent
c359185095
commit
ebfbc0d927
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2017-2021 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
|
||||
@@ -152,7 +153,7 @@ qdf_export_symbol(dp_wdi_event_handler);
|
||||
* dp_wdi_event_sub() - Subscribe WDI event
|
||||
* @soc: soc handle
|
||||
* @pdev_id: id of pdev
|
||||
* @event_cb_sub_handle: subcribe evnet handle
|
||||
* @event_cb_sub_handle: subscribe event handle
|
||||
* @event: Event to be subscribe
|
||||
*
|
||||
* Return: 0 for success. nonzero for failure.
|
||||
|
Reference in New Issue
Block a user