i tried to say it a bit more diplomatic :) Christoph Hellwig wrote: > On Fri, Feb 11, 2005 at 02:45:20PM +0100, walter harms wrote: > >>void __iomem *)ioaddr->feature_addr); > > > this bit looks very wrong. What type is ioaddr->feature_addr? It really > should be a pointer to __iomem and not cast would be needed. > > >