summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-01-16 22:51:56 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-02-08 06:28:37 +0100
commit01f4eab2d24498931aaeb7131f25c9a523604772 (patch)
tree09ecee63dd9968ff219e32bddee54993c9151446 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent68a99f6a0ebfe9101ea79ba5af1c407a5ad4f629 (diff)
downloadlinux-01f4eab2d24498931aaeb7131f25c9a523604772.tar.gz
linux-01f4eab2d24498931aaeb7131f25c9a523604772.zip
media: atomisp: Don't use ifdef on IS_ISP2401
IS_ISP2401 is a function like macro which is always defined, so it must not be used together with #ifdef. #ifdef checks should check for "ISP2401", not "IS_ISP2401". Link: https://lore.kernel.org/linux-media/20220116215204.307649-2-hdegoede@redhat.com Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions