diff options
| author | Oded Gabbay <oded.gabbay@gmail.com> | 2020-08-12 10:15:27 +0300 |
|---|---|---|
| committer | Oded Gabbay <oded.gabbay@gmail.com> | 2020-09-22 18:49:49 +0300 |
| commit | f907af183b8bf35393e3057204000c16d8cb9bbe (patch) | |
| tree | 9535c9473d724aa9152e450bf1646ea07b345d3b /tools/lib/python/kdoc/python_version.py | |
| parent | f5b9c8cf25a562b73c80cd4bb252ccb398259056 (diff) | |
| download | linux-f907af183b8bf35393e3057204000c16d8cb9bbe.tar.gz linux-f907af183b8bf35393e3057204000c16d8cb9bbe.zip | |
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: kernel test robot <lkp@intel.com>
Reviewed-by: Tomer Tayar <ttayar@habana.ai>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
