diff options
author | Nishanth Menon <nm@ti.com> | 2017-12-02 11:27:18 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2018-01-10 05:45:32 +0100 |
commit | ca64af43924f85d5de1b384709af3a3ea8c7ebbb (patch) | |
tree | 6763ddab6673326eeea886595b004f1121d43593 /drivers/mailbox/qcom-apcs-ipc-mailbox.c | |
parent | mailbox: ti-msgmgr: Switch to SPDX Licensing (diff) | |
download | linux-ca64af43924f85d5de1b384709af3a3ea8c7ebbb.tar.xz linux-ca64af43924f85d5de1b384709af3a3ea8c7ebbb.zip |
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 <nm@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'drivers/mailbox/qcom-apcs-ipc-mailbox.c')
0 files changed, 0 insertions, 0 deletions