qcacld-3.0: Fix SON Documentation
The kernel-doc script identified a few documentation issues in components/son, so fix them. Change-Id: I2aaa6746b05a963113ea78111a4cc45f35c1f98c CRs-Fixed: 3359822
This commit is contained in:

committed by
Madan Koyyalamudi

parent
4086862b28
commit
a51ab110dd
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2021-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
|
||||
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* DOC : contains interface prototypes for son api
|
||||
* DOC: contains interface prototypes for son api
|
||||
*/
|
||||
|
||||
#include <son_api.h>
|
||||
|
Reference in New Issue
Block a user