diff options
author | John Stultz <[email protected]> | 2017-08-14 13:57:34 -0700 |
---|---|---|
committer | John Stultz <[email protected]> | 2017-08-17 12:14:48 -0700 |
commit | 6cc636614e144b7cb4c6578bce5cc9b76b7c11e7 (patch) | |
tree | 6800103e78686e699b201037aa6f080a4034473f /tools/perf/util/trace-event-scripting.c | |
parent | 0aeab46ed8bde9e5850b2558b99307633093d0a2 (diff) |
kselftests: timers: freq-step: Fix build warning
Fixes the following build warning:
freq-step.c: In function ‘main’:
freq-step.c:271:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
By returning the return values from ksft_success/fail.
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Miroslav Lichvar <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: [email protected]
Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions