summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2025-09-10 17:16:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-29 14:01:21 +0100
commit2b42a595863556b394bd702d46f4a9d0d2985aaa (patch)
tree6cabefb7f61bbb612dcf59a84a8b0ba9b3b12d2d /include
parent62b5867c8a76e3defb282013411f4281fe058b30 (diff)
downloadlinux-2b42a595863556b394bd702d46f4a9d0d2985aaa.tar.gz
linux-2b42a595863556b394bd702d46f4a9d0d2985aaa.tar.bz2
linux-2b42a595863556b394bd702d46f4a9d0d2985aaa.zip
m68k: bitops: Fix find_*_bit() signatures
[ Upstream commit 6d5674090543b89aac0c177d67e5fb32ddc53804 ] The function signatures of the m68k-optimized implementations of the find_{first,next}_{,zero_}bit() helpers do not match the generic variants. Fix this by changing all non-pointer inputs and outputs to "unsigned long", and updating a few local variables. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202509092305.ncd9mzaZ-lkp@intel.com/ Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: "Yury Norov (NVIDIA)" <yury.norov@gmail.com> Link: https://patch.msgid.link/de6919554fbb4cd1427155c6bafbac8a9df822c8.1757517135.git.geert@linux-m68k.org Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions