qcacld-3.0: Fix interop_issues_ap documentation

The kernel-doc script identified several documentation issues in
the interop_issues_ap component, so fix them.

Change-Id: Ic603071529ead8b6e884b6d7e43eb98186136162
CRs-Fixed: 3340470
此提交包含在:
Jeff Johnson
2022-11-17 22:56:05 -08:00
提交者 Madan Koyyalamudi
父節點 167024240f
當前提交 1fdfe7456a
共有 3 個檔案被更改,包括 8 行新增4 行删除

查看文件

@@ -1,5 +1,6 @@
/*
* Copyright (c) 2019 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
@@ -37,8 +38,8 @@ tgt_interop_issues_ap_info_callback(struct wlan_objmgr_psoc *psoc,
struct wlan_interop_issues_ap_event *rap);
/**
* tgt_set_interop_issues_ap_req(): API to set interop issues ap to lmac
* @rx_ops: rx ops struct
* tgt_set_interop_issues_ap_req() - API to set interop issues ap to lmac
* @psoc: the pointer to psoc object manager
* @rap: the pointer to interop issues ap info
*
* Return: status of operation

查看文件

@@ -1,5 +1,6 @@
/*
* Copyright (c) 2019-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
@@ -62,6 +63,7 @@ QDF_STATUS ucfg_interop_issues_ap_deinit(void);
/**
* ucfg_register_interop_issues_ap_callback() - API to register callback
* @pdev: the pointer of pdev object
* @cbs: pointer to callback structure
*
* Return: none