msm: smp2p: Use correct printk format specifier for size_t
%zu is the correct printk format specifier when printing size_t types.
Update printks to use %zu for size_t type variables.
Change-Id: I1146c2da061582f3ae6a583712d978f478162066
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please register or sign in to comment