28 May 2007 13:04
Re: [KJ] linux-2.6.21: apm.c remove unused variables
walter harms <wharms <at> bfs.de>
2007-05-28 11:04:40 GMT
2007-05-28 11:04:40 GMT
hi list, i did not get any comment about this patch. does that mean everyone is happy ? re, wh walter harms wrote: > Hello list, > > this patch removes the unused variables > clock_cmos_diff > got_clock_diff > from apm.c > > > note: > an other clock_cmos_diff is defined (and used): > x86_64/kernel/time.c:static long clock_cmos_diff; > > Signed-off-by: walter harms <wharms <at> bfs.de> > > > --- linux-2.6.21/arch/i386/kernel/apm.c.org 2007-05-11 15:25:06.000000000 +0200 > +++ linux-2.6.21/arch/i386/kernel/apm.c 2007-05-11 15:25:47.000000000 +0200 > <at> <at> -383,14 +383,6 <at> <at> > static int ignore_sys_suspend; > static int ignore_normal_resume; > static int bounce_interval __read_mostly = DEFAULT_BOUNCE_INTERVAL; > -(Continue reading)
RSS Feed