diff options
author | Lee Jones <lee@kernel.org> | 2025-05-01 09:19:11 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-05-14 09:25:05 +0100 |
commit | 1d7f25483c8791f395dd857cce8a6a65bcfa295f (patch) | |
tree | 2a12031829821f02f717532fa3ecc2fa3e85779f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b441b95a592c42f8448f9bd912b91e1e9b4262ff (diff) |
leds: led-test: Remove standard error checking after KUNIT_ASSERT_*()
If a KUNIT_ASSERT_*() call ends up in an assertion, the test is marked
as a failure and the subsequent error checking is never executed, making
it superfluous. Remove it for simplicity and to avoid confusion.
Link: https://lore.kernel.org/r/20250501081918.3621432-1-lee@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions