21 Jul
2022
21 Jul
'22
10:32 a.m.
On Thu, Jul 21, 2022 at 01:00:42PM +0300, Dan Carpenter wrote:
sound/soc/qcom/qdsp6/q6adm.c:220 q6adm_alloc_copp() warn: impossible find_next_bit condition
I'll probably try to make this check more generic
Attached is my first draft generic version. There are other ways I could have written this, but I'll test my first draft and see what that looks like.
sound/soc/qcom/qdsp6/q6adm.c:220 q6adm_alloc_copp() warn: potential off by one check 'find_first_zero_bit()'
regards, dan carpenter