Commit b559b68
committed
drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()
Simplify the error return path in drm_dp_mst_handle_down_rep(),
preparing for the next patch.
While at it use reset_msg_rx_state() instead of open-coding it.
Cc: Lyude Paul <lyude@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241203160223.2926014-4-imre.deak@intel.com1 parent 4d49e77 commit b559b68
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4013 | 4013 | | |
4014 | 4014 | | |
4015 | 4015 | | |
4016 | | - | |
4017 | | - | |
4018 | | - | |
4019 | 4016 | | |
4020 | 4017 | | |
4021 | 4018 | | |
4022 | 4019 | | |
4023 | 4020 | | |
4024 | 4021 | | |
4025 | 4022 | | |
4026 | | - | |
4027 | | - | |
4028 | 4023 | | |
4029 | | - | |
| 4024 | + | |
4030 | 4025 | | |
4031 | 4026 | | |
4032 | 4027 | | |
| |||
0 commit comments