On 17.04.2007 [11:20:42 +1000], David Gibson wrote: > On Mon, Apr 16, 2007 at 10:57:35AM -0500, Jon Tollefson wrote: > > elflink: remove redundant code > > > > The checking of fds >0 is not needed because it is already done earlier > > in the function (find_or_prepare_shared_file) and control leaves the > > function before there is any chance for it to hit the fail: label. > > > > Signed-off-by: Jon Tollefson <[EMAIL PROTECTED]> > > Acked-by: David Gibson <[EMAIL PROTECTED]>
Applied, thanks. Note, if we do add a timeout eventually to this part of the code, we'll want to bring this close() back, but as long as it is an infinite loop, it can be removed -- I'll add a note to this effect in the changelog. Thanks, Nish -- Nishanth Aravamudan <[EMAIL PROTECTED]> IBM Linux Technology Center ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Libhugetlbfs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel
