summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2025-09-22 15:11:34 -0700
committerLucas De Marchi <lucas.demarchi@intel.com>2025-09-23 08:07:05 -0700
commit2598d9b4208cafa46f6649e679cdba67fcf0436a (patch)
treebab3ad4eecdcc618b9c123343d55cae03222c9f0 /tools/perf/scripts/python/bin/stackcollapse-record
parentf73f6dd312a5616a8d97860663f6c88ffba43ad4 (diff)
downloadlinux-2598d9b4208cafa46f6649e679cdba67fcf0436a.tar.gz
linux-2598d9b4208cafa46f6649e679cdba67fcf0436a.zip
drm/xe/psmi: Do not return NULL
The checks for id and bo_size are impossible conditions. If they were possible, then the caller should not be using IS_ERR(). Just replace them with asserts which should be compiled out when not debugging and at the same time prevent other refactors to break this assumption. Reported-by: Dan Carpenter <dan.carpenter@linaro.org> Closes: https://lore.kernel.org/r/aK1nZjyAF0s7bnHg@stanley.mountain Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://lore.kernel.org/r/20250922221133.109921-2-lucas.demarchi@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions