Commit aa125f22 authored by Johannes Berg's avatar Johannes Berg Committed by Kalle Valo

wifi: iwlwifi: remove extra kernel-doc

This no longer exists, remove the kernel-doc.
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarMiri Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240128102209.d2192d79bc09.Id9551728d618248dd471382a5283503a8976237a@changeid
parent f3f8f050
// 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 @@ ...@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment