As the pointer to the data buffer passed to k_pipe_put() is now a 'const', that buffer must be initialized before calling k_pipe_put() to avoid a compiler warning. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com> |
||
|---|---|---|
| .. | ||
| pipe | ||
| pipe_api | ||
As the pointer to the data buffer passed to k_pipe_put() is now a 'const', that buffer must be initialized before calling k_pipe_put() to avoid a compiler warning. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com> |
||
|---|---|---|
| .. | ||
| pipe | ||
| pipe_api | ||