Re: [PATCH 2/3] sched: trivial sparse warning in sched.c

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Cyrill Gorcunov <gorcunov@...>
Cc: Harvey Harrison <harvey.harrison@...>, Ingo Molnar <mingo@...>, LKML <linux-kernel@...>
Date: Saturday, February 16, 2008 - 5:45 pm

On Sun, 2008-02-17 at 00:27 +0300, Cyrill Gorcunov wrote:

void foo(void);

void bar(void)
{
	return foo();
}

Maybe I'm just weird an twisted, but no, I don't find it odd. In my mind
its consistent with how all other return types function.

Not sure what the C std text says on the matter though.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/3] sched: trivial sparse warning in sched.c, Harvey Harrison, (Fri Feb 15, 1:56 pm)
Re: [PATCH 2/3] sched: trivial sparse warning in sched.c, Peter Zijlstra, (Sat Feb 16, 5:11 pm)
Re: [PATCH 2/3] sched: trivial sparse warning in sched.c, Cyrill Gorcunov, (Sat Feb 16, 5:27 pm)
Re: [PATCH 2/3] sched: trivial sparse warning in sched.c, Peter Zijlstra, (Sat Feb 16, 5:45 pm)
Re: [PATCH 2/3] sched: trivial sparse warning in sched.c, Cyrill Gorcunov, (Sun Feb 17, 4:38 am)