diff options
author | 2022-05-27 13:53:43 +0200 | |
---|---|---|
committer | 2022-10-17 16:32:12 -0700 | |
commit | a1db7ad3120e787350c83712c6b1087c7894c6a4 (patch) | |
tree | 22ca85515cb46f994eaba13b440ee76de0931606 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARC: Fix comment typo (diff) | |
download | linux-dev-a1db7ad3120e787350c83712c6b1087c7894c6a4.tar.xz linux-dev-a1db7ad3120e787350c83712c6b1087c7894c6a4.zip |
ARC: bitops: Change __fls to return unsigned long
As per asm-generic definition and other architectures __fls should
return unsigned long.
No functional change is expected as return value should fit in unsigned
long.
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions