lkml.org 
[lkml]   [2005]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: select(0,NULL,NULL,NULL,&t1) used for delay
On 10/6/05, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> On 10/6/05, Madhu K.S. <madhu.subbaiah@wipro.com> wrote:
[snip]
> > + usec *= (1000000/HZ);
> Small style thing: usec *= (1000000 / HZ);
>
Ohh and the parenthesis are not needed.
usec *= 1000000 / HZ;

[snip]
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
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-10-06 16:31    [W:0.088 / U:0.884 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site