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
>
> Reviewed-by: Lokesh Vutla
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
Reviewed-by: Lokesh Vutla
Thanks and regards,
Lokesh
2 matches
Mail list logo