diff options
author | Ivan Abramov <i.abramov@mt-integration.ru> | 2025-03-05 12:25:20 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-06 15:31:33 -0800 |
commit | cd02ab73664dbf08dd5af8c9d3a97e8b6eb75dfc (patch) | |
tree | 0e43300b5e4e2309f08b58d662e795f7b2abe609 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2c2166e872af61ead3df30420d7290533f75601d (diff) |
ptp: ocp: Remove redundant check in _signal_summary_show
In the function _signal_summary_show(), there is a NULL-check for
&bp->signal[nr], which cannot actually be NULL.
Therefore, this redundant check can be removed.
Signed-off-by: Ivan Abramov <i.abramov@mt-integration.ru>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Link: https://patch.msgid.link/20250305092520.25817-1-i.abramov@mt-integration.ru
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions