On 08:01-20171213, Lokesh Vutla wrote: > > > On Saturday 02 December 2017 03:57 PM, Nishanth Menon wrote: > > 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 <n...@ti.com> > > Reviewed-by: Lokesh Vutla <lokeshvu...@ti.com>
Hi Jassi, Gentle ping. -- Regards, Nishanth Menon