On Sat, Aug 15, 2020 at 21:00 Oded Gabbay <[email protected]> wrote: > %u is used for unsigned so we need to cast the int variable to u32 to avoid > compiler warning. > > Reported-by: kernel test robot <[email protected]> > Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Tomer Tayar <[email protected]>

