diff options
| author | Nishanth Menon <[email protected]> | 2017-12-02 04:27:18 -0600 |
|---|---|---|
| committer | Jassi Brar <[email protected]> | 2018-01-10 10:15:32 +0530 |
| commit | ca64af43924f85d5de1b384709af3a3ea8c7ebbb (patch) | |
| tree | 6763ddab6673326eeea886595b004f1121d43593 /lib/mpi | |
| parent | 4f0ceb878920cd0ac862f0f3eb08e4c4e3aa12ee (diff) | |
mailbox: ti-msgmgr: Use %zu for size_t print format
message->len is of type size_t and %d is incorrect format usage.
Instead use %zu for handling size_t correctly.
Signed-off-by: Nishanth Menon <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions