mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-17 05:45:20 +00:00
wifi: iwlwifi: remove extra kernel-doc
This no longer exists, remove the kernel-doc. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240128102209.d2192d79bc09.Id9551728d618248dd471382a5283503a8976237a@changeid
This commit is contained in:
parent
f3f8f05031
commit
aa125f2290
@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
|
// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2005-2014, 2018-2023 Intel Corporation
|
* Copyright (C) 2005-2014, 2018-2024 Intel Corporation
|
||||||
* Copyright (C) 2013-2015 Intel Mobile Communications GmbH
|
* Copyright (C) 2013-2015 Intel Mobile Communications GmbH
|
||||||
* Copyright (C) 2015-2017 Intel Deutschland GmbH
|
* Copyright (C) 2015-2017 Intel Deutschland GmbH
|
||||||
*/
|
*/
|
||||||
@ -19,7 +19,6 @@
|
|||||||
* @fwrt_ptr: pointer to the buffer coming from fwrt
|
* @fwrt_ptr: pointer to the buffer coming from fwrt
|
||||||
* @trans_ptr: pointer to struct %iwl_trans_dump_data which contains the
|
* @trans_ptr: pointer to struct %iwl_trans_dump_data which contains the
|
||||||
* transport's data.
|
* transport's data.
|
||||||
* @trans_len: length of the valid data in trans_ptr
|
|
||||||
* @fwrt_len: length of the valid data in fwrt_ptr
|
* @fwrt_len: length of the valid data in fwrt_ptr
|
||||||
*/
|
*/
|
||||||
struct iwl_fw_dump_ptrs {
|
struct iwl_fw_dump_ptrs {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user