Skip to content

Add missing return statements for the perf_event support.

Thomas Gruber requested to merge github/fork/mcolmant/master into master

Created by: mcolmant

Some return statements are missing when using the perf_event support.

To be compliant with the other headers, I added the same statements where they were missing.

Merge request reports