Skip to content

Unused return value in subsys/ipc/ipc_service/lib/icmsg.c #87367

@edersondisouza

Description

@edersondisouza

Describe the bug

Static code scan found issues in file https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/ipc/ipc_service/lib/icmsg.c#L438

Return value is never used - not sure if a failure here means that code should bail out, otherwise I'd send a fix.

Coverity link: https://scan9.scan.coverity.com/#/project-view/61615/12996?selectedIssue=516253
CID: 516253
Introduced in: 84a215a

Impact
Minor (and code scan complains)

Metadata

Metadata

Assignees

Labels

area: IPCInter-Process CommunicationbugThe 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