diff options
author | Aravind Gopalakrishnan <[email protected]> | 2015-01-23 12:19:35 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-02-18 17:01:46 +0100 |
commit | c796b205b88c775fd220c1a63390bac6a8cdda3f (patch) | |
tree | 5467300739228b09cce965ffa7b1934814001d22 /scripts/gdb/linux/modules.py | |
parent | 6a694a607a97d58c042fb7fbd60ef1caea26950c (diff) |
perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void
The caller of force_ibs_eilvt_setup() is ibs_eilvt_setup()
which does not care about the return values.
So mark it void and clean up the return statements.
Signed-off-by: Aravind Gopalakrishnan <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions