diff options
author | Michał Winiarski <[email protected]> | 2022-08-17 23:12:36 +0200 |
---|---|---|
committer | Maíra Canal <[email protected]> | 2022-09-01 08:45:24 -0300 |
commit | 169a32b76842c10fbe532cde6cc25e89bbf54341 (patch) | |
tree | c3232cf9dfbf2aead6fd3040fb1f4b8a9468db8c /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 0af02a0e52030ca0b5acc4da6d3ee3303077277c (diff) |
drm/cmdline-parser: Use assert when needed
Expecting to observe a specific value, when the function responsible for
setting the value has failed will lead to extra noise in test output.
Use assert when the situation calls for it.
Also - very small tidying up around the changed areas (whitespace).
v2: Leave out the locals (drm_connector is huge) (lkp)
Signed-off-by: Michał Winiarski <[email protected]>
Reviewed-by: Maíra Canal <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions