qcacld-3.0: Fix Target Interface Documentation

The kernel-doc script identified some documentation issues in
components/target_if, so fix them.

Change-Id: Id925b899074b1e9491cc3b9a3066420512459770
CRs-Fixed: 3359868
Tento commit je obsažen v:
Jeff Johnson
2023-01-04 12:54:38 -08:00
odevzdal Madan Koyyalamudi
rodič 884f011576
revize a38d67be64
15 změnil soubory, kde provedl 46 přidání a 41 odebrání

Zobrazit soubor

@@ -1,5 +1,6 @@
/*
* Copyright (c) 2017-2018, 2020 The Linux Foundation. All rights reserved.
* Copyright (c) 2023 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
@@ -67,7 +68,7 @@ void target_if_nan_register_tx_ops(struct wlan_nan_tx_ops *tx_ops);
/**
* target_if_nan_register_rx_ops() - registers nan rx ops
* @tx_ops: rx ops
* @rx_ops: rx ops
*
* Return: none
*/