Skip to content
Commit 21e70878 authored by Jaswinder Singh Rajput's avatar Jaswinder Singh Rajput Committed by Robert Richter
Browse files

x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()



op_amd_handle_ibs() should return 0 when IBS is not present or not defined.

Fix compilation warning:
 CC [M]  arch/x86/oprofile/op_model_amd.o
 arch/x86/oprofile/op_model_amd.c: In function ‘op_amd_handle_ibs’:
 arch/x86/oprofile/op_model_amd.c:217: warning: no return statement in function returning non-void

Signed-off-by: default avatarJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: default avatarRobert Richter <robert.richter@amd.com>
parent 802070f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment