diff options
author | Damien Lespiau <[email protected]> | 2014-05-28 12:30:56 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-06-11 16:57:33 +0200 |
commit | 4328633d6553558471c260137019c245c2e9d7c6 (patch) | |
tree | c428e276e92a242b97229c10dca80bc2e27ed62e /tools/perf/scripts/python/net_dropmonitor.py | |
parent | b5fbcd98975529d256c4d33823bad3b5324b56ab (diff) |
drm/i915: Make intel_dsi_init() return void
Functions that can't fail are such a bliss to work with, it'd be shame
to miss the occasion. The "failure" mode is the DSI connector not being
created, the rest of the initialization can carry on happily.
We weren't even checking that value anyway.
Suggested-by: Ville Syrjälä <[email protected]>
Suggested-by: Shobhit Kumar <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Shobhit Kumar <[email protected]>
Signed-off-by: Damien Lespiau <[email protected]>
[danvet: Also convert the missed return statement due to other patches
merged meanwhile.]
[danvet2: Squash in fixup from Damien to remove empty return; at the
end of intel_dsi_init.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions