lkml.org 
[lkml]   [1998]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Parport numbering
On Sat, 16 May 1998, Andrea Arcangeli wrote:

> On Sat, 16 May 1998, Tim Waugh wrote:
>
> >+ /* Search for the lowest free parport number. */
> >+ portnum = 0;
> ^^^^^^^^^^^ not needed.
> >+ for (portnum = 0; ; portnum++) {
>
> Andrea[s] Arcangeli

It'll keep most newer compilers (GCC 2.8.x, EGCS, PGCC) from complaining
about a potentially uninitialized variable. I don't know if that was Tim's
intent with this or not, but I know that it'll keep the compiler quiet.

Derrik Pates
dpates@acm.org
dpates@kalifornia.com


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.043 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site