mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
global change: fix tools/checkpatch.sh warnnings
Change-Id: I88cfa979c44bcaf3a8f6e036c6bfccd3402ca85a Signed-off-by: ligd <liguiding@fishsemi.com>
This commit is contained in:
@@ -130,9 +130,9 @@ void bluetooth_container_initialize(void)
|
||||
* None
|
||||
*
|
||||
* Returned Value:
|
||||
* A reference to the allocated container structure. All user fields in this
|
||||
* structure have been zeroed. On a failure to allocate, NULL is
|
||||
* returned.
|
||||
* A reference to the allocated container structure.
|
||||
* All user fields in this structure have been zeroed.
|
||||
* On a failure to allocate, NULL is returned.
|
||||
*
|
||||
* Assumptions:
|
||||
* The caller has locked the network.
|
||||
|
||||
Reference in New Issue
Block a user