Fix a few minor issues durring error handling, all of these were pointed at by Coverity reports.
Imre Deak (3): drm: Tune up error message during format->bpp/cpp conversion drm/mst: Fix error handling during MST sideband message reception drm: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
drivers/gpu/drm/drm_crtc.c | 10 +++++++--- drivers/gpu/drm/drm_dp_mst_topology.c | 16 +++++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-)