Skip to content
Commit f907af18 authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs: cast int to u32 before printing it with %u



%u is used for unsigned so we need to cast the int variable to u32 to avoid
compiler warning.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Reviewed-by: default avatarTomer Tayar <ttayar@habana.ai>
Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
parent f5b9c8cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment