Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Remove some useless 'return's in void functions #350

Merged
merged 1 commit into from
Feb 4, 2016

Conversation

dawagner
Copy link
Contributor

@dawagner dawagner commented Feb 4, 2016

Caught by static analysis.

@@            master    #350   diff @@
======================================
Files          210     210
Stmts         7159    7161     +2
Branches         0       0
Methods          0       0
======================================
+ Hit           5642    5644     +2
Partial          0       0
Missed        1517    1517

Review entire Coverage Diff as of 4a709ab

Powered by Codecov. Updated on successful CI builds.

  

Caught by static analysis.

Signed-off-by: David Wagner <[email protected]>
@codecov-io
Copy link

Current coverage is 78.81%

Merging #350 into master will increase coverage by +0.01% as of 4a709ab

@@            master    #350   diff @@
======================================
  Files          210     210       
  Stmts         7159    7161     +2
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           5642    5644     +2
  Partial          0       0       
  Missed        1517    1517       

Review entire Coverage Diff as of 4a709ab

Powered by Codecov. Updated on successful CI builds.

dawagner added a commit that referenced this pull request Feb 4, 2016
Remove some useless 'return's in void functions
@dawagner dawagner merged commit cea9fe7 into intel:master Feb 4, 2016
@dawagner dawagner deleted the remove-useless-returns branch February 4, 2016 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants