arch/alpha/oprofile/op_model_ev6.c:67: WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- arch/alpha/oprofile/op_model_ev6.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/alpha/oprofile/op_model_ev6.c b/arch/alpha/oprofile/op_model_ev6.c index 0869f85..7cf2c8c 100644 --- a/arch/alpha/oprofile/op_model_ev6.c +++ b/arch/alpha/oprofile/op_model_ev6.c @@ -64,7 +64,7 @@ ev6_reg_setup(struct op_register_config *reg, /* Program all of the registers in preparation for enabling profiling. */ static void -ev6_cpu_setup (void *x) +ev6_cpu_setup(void *x) { struct op_register_config *reg = x; -- 1.7.1.251.gf80a2 -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html