modernize: delete redundant return statements
ClosedPublic

Authored by zzag on Mar 24 2018, 9:32 AM.

Details

Summary

All these return statements are at the end of functions which return
nothing.

Diff Detail

Repository
R31 Breeze
Branch
modernize-redundant-control-flow
Lint
No Linters Available
Unit
No Unit Test Coverage
zzag created this revision.Mar 24 2018, 9:32 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 24 2018, 9:32 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
zzag requested review of this revision.Mar 24 2018, 9:32 AM
mart accepted this revision.Mar 30 2018, 11:22 AM
This revision is now accepted and ready to land.Mar 30 2018, 11:22 AM
This revision was automatically updated to reflect the committed changes.