Hi Maciej, On 9/22/2023 2:06 AM, Maciej Wieczor-Retman wrote: > A long unsigned int variable is passed to the ksft_print_msg() and the > format specifier used expects a variable of type int. > > Change the format specifier to match the passed variable. > > Reviewed-by: Ilpo Järvinen <[email protected]> > Signed-off-by: Maciej Wieczor-Retman <[email protected]> > ---
Thank you very much for this cleanup. Reviewed-by: Reinette Chatre <[email protected]> Reinette
