commit | 4680e64a88c4ce2c4e736dade99233e3def13fa7 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Jun 23 12:36:08 2009 -0700 |
committer | Robert Richter <robert.richter@amd.com> | Tue Aug 04 16:02:01 2009 +0200 |
tree | 0577ed4d742e0e0adc882aef4e9a9106ec6c4a14 | |
parent | 54a0bf3c2cad3fd118ea725f26a493aece6ea01d [diff] |
arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type 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 Fix this by making op_amd_handle_ibs() return void. Cc: Robert Richter <robert.richter@amd.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Robert Richter <robert.richter@amd.com>