[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200803102253.30988.bzolnier@gmail.com>
Date: Mon, 10 Mar 2008 22:53:30 +0100
From: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To: Sergei Shtylyov <sshtylyov@...mvista.com>
Cc: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/4] ide: constify struct ide_dma_ops
Hi,
On Sunday 09 March 2008, Sergei Shtylyov wrote:
> Hello.
>
> Bartlomiej Zolnierkiewicz wrote:
>
> > * Export ide_dma_exec_cmd() and __ide_dma_test_irq().
>
> > * Constify struct ide_dma_ops.
>
> > * Always set hwif->dma_ops to &sff_dma_ops in ide_setup_dma()
> > (it is later overriden by ide_init_port() if needed) and drop
> > 'const struct ide_port_info *d' argument.
>
> > While at it:
>
> > * Rename __ide_dma_test_irq() to __ide_dma_test_irq().
>
> Huh? :-)
thanks, fixed (the latter should be ide_dma_test_irq() of course)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists