[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9e0cf0bf0702090852g273e254dj71e06c9133cffd0c@mail.gmail.com>
Date: Fri, 9 Feb 2007 18:52:51 +0200
From: "Alon Bar-Lev" <alon.barlev@...il.com>
To: "Jiri Slaby" <jirislaby@...il.com>
Cc: linux-kernel@...r.kernel.org, akpm@...l.org, bwalle@...e.de,
rmk+lkml@....linux.org.uk, rth@...ddle.net
Subject: Re: [PATCH 01/34] __initdata cleanup - alpha
On 2/9/07, Jiri Slaby <jirislaby@...il.com> wrote:
> > -static char __initdata command_line[COMMAND_LINE_SIZE];
> > +static char __initdata command_line[COMMAND_LINE_SIZE] = "";
>
> Why is this "= 0" to static global variables needed?
Please review http://lkml.org/lkml/2007/1/22/267
Best Regards,
Alon Bar-Lev.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists