Skip to content

FIFO: Clarify doc for k_fifo_alloc_put #15090

@paulgavrikov

Description

@paulgavrikov

Describe the bug
The doc for `k_fifo_alloc_put``makes it sound as if the actual data is allocated but only the head is.

Expected behavior
Point out that data isn't stored in the FIFO. E.g.:

Note: The data is not allocated and needs to remain valid.

Metadata

Metadata

Assignees

Labels

area: DocumentationbugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions