diff options
author | Lyude Paul <[email protected]> | 2019-01-08 16:11:29 -0500 |
---|---|---|
committer | Lyude Paul <[email protected]> | 2019-01-08 17:58:27 -0500 |
commit | c235316d935a19deedc2fc48076798c9a56e1a7c (patch) | |
tree | 214705e1011b7a2cd8f925f2821f9b460e3ad5dc /net/lapb/lapb_timer.c | |
parent | 2d1af6a11cb9d88e0e3dd10258904c437fe1b315 (diff) |
drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()
Since I've had to fix two cases of drivers not checking the return code
from this function, let's make the compiler complain so this doesn't
come up again in the future.
Changes since v1:
* Remove unneeded __must_check in function declaration - danvet
Signed-off-by: Lyude Paul <[email protected]>
Cc: Jerry Zuo <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions