From: Jaswinder Singh Rajput Date: Thu, 18 Jun 2009 11:39:27 +0000 (+0530) Subject: x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs() X-Git-Tag: v2.6.32-rc1~721^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21e70878215f620fe99ea7d7c74bc641aeec932f;p=pandora-kernel.git 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: Jaswinder Singh Rajput Signed-off-by: Robert Richter --- Reading git-diff-tree failed