qcacmn: Fix TWT documentation
Kernel doc script identified documentation issues in twt, so fix these issues. Change-Id: I9168e01e5a1941c947726d5f7ac67b6d17af4fb6 CRs-Fixed: 3400817
This commit is contained in:

committed by
Madan Koyyalamudi

parent
1ea7b9f065
commit
79e577fcfe
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-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
|
||||
@@ -66,7 +66,6 @@ QDF_STATUS twt_psoc_disable(struct wlan_objmgr_psoc *psoc);
|
||||
|
||||
/**
|
||||
* wlan_twt_init() - twt init
|
||||
* @psoc: psoc handle
|
||||
*
|
||||
* return: QDF_STATUS
|
||||
*/
|
||||
@@ -74,7 +73,6 @@ QDF_STATUS wlan_twt_init(void);
|
||||
|
||||
/**
|
||||
* wlan_twt_deinit() - twt de-init
|
||||
* @psoc: psoc handle
|
||||
*
|
||||
* return: QDF_STATUS
|
||||
*/
|
||||
|
Reference in New Issue
Block a user