diff options
author | Ricardo Ribalda <ribalda@chromium.org> | 2024-04-29 16:04:50 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2024-05-03 11:10:58 +0100 |
commit | 6cff72f6bcee89228a662435b7c47e21a391c8d0 (patch) | |
tree | 6307ebc80d376fef51a6cc3c11cf7835ceabaa1d /tools/perf/scripts/python/stackcollapse.py | |
parent | 6a56625b9e64593339937072897938f673de8a80 (diff) |
media: s2255: Use refcount_t instead of atomic_t for num_channels
Use an API that resembles more the actual use of num_channels.
Found by cocci:
drivers/media/usb/s2255/s2255drv.c:2362:5-24: WARNING: atomic_dec_and_test variation before object free at line 2363.
drivers/media/usb/s2255/s2255drv.c:1557:5-24: WARNING: atomic_dec_and_test variation before object free at line 1558.
Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-11-3c4865f5a4b0@chromium.org
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions