diff options
author | 2025-05-01 09:19:11 +0100 | |
---|---|---|
committer | 2025-05-14 09:25:05 +0100 | |
commit | 1d7f25483c8791f395dd857cce8a6a65bcfa295f (patch) | |
tree | 2a12031829821f02f717532fa3ecc2fa3e85779f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | leds: pca995x: Fix typo in pca995x_of_match's of_device_id entry (diff) | |
download | linux-rng-1d7f25483c8791f395dd857cce8a6a65bcfa295f.tar.xz linux-rng-1d7f25483c8791f395dd857cce8a6a65bcfa295f.zip |
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