Russell King wrote:
> Rogier Wolff writes:
> > > > +static struct termios    * ussp_termios[USSP_MAX_PORTS];
> > > > +static struct termios    * ussp_termios_locked[USSP_MAX_PORTS];
> > 
> > this SHOULD mean that these are first initialized before use. 
> > 
> > If you think they can be used before first being initialized by the
> > code, then that's a bug, and I'll look into it.
> 
> Ah, but they are initialised before use, by arch/*/kernel/head.S.
> Therefore no bug exists.

Documentation bug. Not code bug. 

                        Roger. 


-- 
** [EMAIL PROTECTED] ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots. 
* There are also old, bald pilots. 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to