Re: [PATCH] IDE: Remove inclusion of non-existent io_trace.h.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 08 October 2007, Bartlomiej Zolnierkiewicz wrote:
> 
> Hi,
> 
> On Sunday 07 October 2007, Robert P. J. Day wrote:
> > 
> > Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>

applied

> > ---
> > 
> >   the fact that this header file doesn't exist has apparently been
> > known for quite some time:
> > 
> > http://osdir.com/ml/linux.tape/2005-07/msg00001.html
> > 
> > diff --git a/drivers/ide/ide-tape.c b/drivers/ide/ide-tape.c
> > index 1fa5794..e5a86a9 100644
> > --- a/drivers/ide/ide-tape.c
> > +++ b/drivers/ide/ide-tape.c
> > @@ -621,7 +621,6 @@ typedef struct os_dat_s {
> >   */
> >  #define USE_IOTRACE	0
> >  #if USE_IOTRACE
> > -#include <linux/io_trace.h>
> >  #define IO_IDETAPE_FIFO	500
> >  #endif
> 
> It seems that all code covered by #if/#endif USE_IOTRACE in ide-tape.c
> could be removed as well.  Care to respin the patch?

but the follow-up patch still would be nice :)
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux