[PATCH 5/5] os: Remove unused dev_tty_from_init variable
Julien Cristau
jcristau at debian.org
Sat Jun 12 05:45:34 PDT 2010
On Sat, Jun 12, 2010 at 15:34:50 +0300, Tiago Vignatti wrote:
> On Fri, Jun 11, 2010 at 08:22:51PM +0200, ext Mikhail Gusarov wrote:
> > @@ -879,8 +877,7 @@ ProcessCommandLine(int argc, char *argv[])
> > }
> > else if (strncmp (argv[i], "tty", 3) == 0)
> > {
>
> and why keep checking for this conditional?
>
Presumably because erroring out instead is Not Nice. ProcessCommandLine
calls FatalError on unknown arguments.
Cheers,
Julien
More information about the xorg-devel
mailing list