lkml.org 
[lkml]   [2003]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: Redundant code?
Date
From: linux-kernel-owner@vger.kernel.org 
> Stuart MacDonald wrote:
> > --- linux-2.5.70/fs/select.c 2003-05-26
> 21:00:21.000000000 -0400
> > +++ linux-2.5.70-new/fs/select.c 2003-06-02
> 11:40:24.000000000 -0400
> > @@ -344,9 +344,6 @@
> > (ret = get_fd_set(n, outp, fds.out)) ||
> > (ret = get_fd_set(n, exp, fds.ex)))
> > goto out;
> > - zero_fd_set(n, fds.res_in);
> > - zero_fd_set(n, fds.res_out);
> > - zero_fd_set(n, fds.res_ex);
> >
> > ret = do_select(n, &fds, &timeout);
>
> fds.in != fds.res_in

<smacks forehead> You are correct.

..Stu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

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