We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca8ff1 commit aba91e5Copy full SHA for aba91e5
1 file changed
src/ipc/ipc-helper.c
@@ -175,7 +175,6 @@ int comp_verify_params(struct comp_dev *dev, uint32_t flag,
175
* there's just nothing to update
176
*/
177
comp_dbg(dev, "no connected buffers");
178
- return 0;
179
} else {
180
/* for other components we iterate over all downstream buffers
181
* (for playback) or upstream buffers (for capture).
0 commit comments