summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDominik Karol PiÄ…tkowski <dominik.karol.piatkowski@protonmail.com>2026-01-16 17:47:35 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-27 16:04:06 +0100
commit048b9f44350a7fd1e73cd22f5d1f00cc208609fe (patch)
tree2e82cf9378a4d75ba3ef03fafdbaf80ad6efb060 /tools/perf/scripts/python/bin/stackcollapse-record
parentc9627831fb60300e4fe46467e8c36379c7c3313a (diff)
downloadlinux-048b9f44350a7fd1e73cd22f5d1f00cc208609fe.tar.gz
linux-048b9f44350a7fd1e73cd22f5d1f00cc208609fe.zip
gpib: agilent_82357a: Fix the *allocate_private retval check
Change if (retval < 0) return retval; into if (retval) return retval; as it is more fitting in this case. Signed-off-by: Dominik Karol PiÄ…tkowski <dominik.karol.piatkowski@protonmail.com> Link: https://patch.msgid.link/20260116174647.317256-3-dominik.karol.piatkowski@protonmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions