Re: [PATCH] compiler warning fix in aci.c

2001-05-30 Thread Robert Siemer
From: Anuradha Ratnaweera <[EMAIL PROTECTED]> > On Wed, 30 May 2001, Robert Siemer wrote: > > > > Following patch fixes a compiler warning in aci.c. > > > ... how about putting it inside an "#ifdef DEBUG"? > > > > This is exactly what I did some month ago with my little working > > tree. > > S

Re: [PATCH] compiler warning fix in aci.c

2001-05-30 Thread Anuradha Ratnaweera
On Wed, 30 May 2001, Robert Siemer wrote: > From: Anuradha Ratnaweera <[EMAIL PROTECTED]> > > > On Wed, 30 May 2001, Anuradha Ratnaweera wrote: > > > > > Following patch fixes a compiler warning in aci.c. > > > > I can guess the usefullness of the functiion print_bits that would be > > removed

Re: [PATCH] compiler warning fix in aci.c

2001-05-30 Thread Robert Siemer
From: Anuradha Ratnaweera <[EMAIL PROTECTED]> > On Wed, 30 May 2001, Anuradha Ratnaweera wrote: > > > Following patch fixes a compiler warning in aci.c. > > I can guess the usefullness of the functiion print_bits that would be > removed if my patch is applied. If this is so, how about putting it

[PATCH] compiler warning fix in aci.c

2001-05-29 Thread Anuradha Ratnaweera
Following patch fixes a compiler warning in aci.c. Regards, Anuradha -- http://www.bee.lk/people/anuradha/ diff -rua linux-2.4.5/drivers/sound/aci.c linux/drivers/sound/aci.c --- linux-2.4.5/drivers/sound/aci.c Tue May 29 23:42:11 2001 +++ linux/drivers/so