Skip to content

replacement of #4686 with a single doxygen fix#4864

Merged
lgirdwood merged 10 commits intothesofproject:mainfrom
lyakh:pr4686
Oct 15, 2021
Merged

replacement of #4686 with a single doxygen fix#4864
lgirdwood merged 10 commits intothesofproject:mainfrom
lyakh:pr4686

Conversation

@lyakh
Copy link
Copy Markdown
Collaborator

@lyakh lyakh commented Oct 12, 2021

1-to-1 copy of #4686 with a single diff

diff --git a/src/include/sof/ipc/common.h b/src/include/sof/ipc/common.h
index 5182b548e..84b155ff1 100644
--- a/src/include/sof/ipc/common.h
+++ b/src/include/sof/ipc/common.h
@@ -185,7 +185,7 @@ ipc_cmd_hdr *mailbox_validate(void);
  * any optional payload) is deserialized from the IPC HW by the platform
  * specific method.
  *
- * @param hdr Points to the IPC command header.
+ * @param _hdr Points to the IPC command header.
  */
 void ipc_cmd(ipc_cmd_hdr *_hdr);
 

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants