On Sun, Feb 06, 2005 at 02:25:32PM +0100, Bartlomiej Zolnierkiewicz wrote:
> > @@ -161,8 +161,6 @@
> > return ide_stopped;
> > }
> >
> > -EXPORT_SYMBOL(do_rw_taskfile);
> > -
>
> Is this patch against -mm or ide-dev-2.6?
This is against -mm.
But the only changes regarding do_rw_taskfile
> @@ -161,8 +161,6 @@
> return ide_stopped;
> }
>
> -EXPORT_SYMBOL(do_rw_taskfile);
> -
Is this patch against -mm or ide-dev-2.6?
do_rw_taskfile() is still needed for ide-disk.c in linus' tree,
the other two exports can be removed
-
To unsubscribe from this list: send the line "unsubscr
The patch removes three unneeded EXPORT_SYMBOL's.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
drivers/ide/ide-iops.c |4
drivers/ide/ide-taskfile.c |2 --
2 files changed, 6 deletions(-)
--- linux-2.6.11-rc3-mm1-full/drivers/ide/ide-iops.c.old2005-02-05
02:54:1
3 matches
Mail list logo