diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2016-02-17 17:27:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-20 23:27:36 +0100 |
commit | 35bf7692e765c2275bf93fe573f7ca868ab73453 (patch) | |
tree | 9c96029f50751a8cc6daba72e1e39cc01085c622 /sound/soc/codecs/wm5110.h | |
parent | drivers/hwtracing: make coresight-* explicitly non-modular (diff) | |
download | linux-35bf7692e765c2275bf93fe573f7ca868ab73453.tar.xz linux-35bf7692e765c2275bf93fe573f7ca868ab73453.zip |
mei: fix format string in debug prints
buf_idx type was changed to size_t, and few places
missed out to change the print format from %ld to %zu.
Use also uz for buf.size which is also of size_t
Fixes:
commit 56988f22e097 ("mei: fix possible integer overflow issue")'
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/codecs/wm5110.h')
0 files changed, 0 insertions, 0 deletions