lkml.org 
[lkml]   [2004]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[Fwd: [PATCH] jiffies must be unsigned long]
From
Date

> - for(i=jiffies+HZ/100;time_before(jiffies, i););
> + for(t=jiffies+HZ/100;time_before(jiffies, t););

how nice... but ehm... if you fix it why not really fix it ???
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.029 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site