On Wed, Jun 06, 2007 at 09:30:23AM +0200, Ingo Molnar wrote:
>
> * Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
> > >
> > > ---
> > >
> > > BTW: Please don't #include C files in sched.c
> >
> > Yeah.
>
> In this case it's not that bad. It mak
* Andrew Morton <[EMAIL PROTECTED]> wrote:
> > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
> >
> > ---
> >
> > BTW: Please don't #include C files in sched.c
>
> Yeah.
In this case it's not that bad. It makes the source quite a bit cleaner
and avoids having to create artificial interfaces,
* Adrian Bunk <[EMAIL PROTECTED]> wrote:
> This patch makes some needlessly global code static.
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
thanks, applied.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTE
On Tue, 5 Jun 2007 23:50:56 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote:
> This patch makes some needlessly global code static.
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
>
> ---
>
> BTW: Please don't #include C files in sched.c
Yeah.
> -long div64_s(s64 divident, unsigned long diviso
This patch makes some needlessly global code static.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
BTW: Please don't #include C files in sched.c
kernel/sched.c |2 +-
kernel/sched_fair.c |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--- linux-2.6.22-rc3-mm1/kerne
5 matches
Mail list logo