qcacld-3.0: Fix Spatial Reuse Documentation
The kernel-doc script identified a few documentation issues in components/spatial_reuse, so fix them. Change-Id: Ie4238aa43d8263151c2f9d05ebbe74ae8854f472 CRs-Fixed: 3361723
This commit is contained in:

committed by
Madan Koyyalamudi

parent
6e68981b63
commit
5e59e167e5
@@ -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 above
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* DOC : contains interface prototypes for spatial_reuse api
|
||||
* DOC: contains interface prototypes for spatial_reuse api
|
||||
*/
|
||||
#include <spatial_reuse_api.h>
|
||||
#include <target_if_spatial_reuse.h>
|
||||
|
@@ -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 above
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* DOC : contains interface prototypes for OS_IF layer
|
||||
* DOC: contains interface prototypes for OS_IF layer
|
||||
*/
|
||||
#include <qdf_trace.h>
|
||||
#include <spatial_reuse_ucfg_api.h>
|
||||
|
Reference in New Issue
Block a user