Re: [Qemu-devel] [0/7] Remove unnecessary casts introduced by PCI DMA stubs series

2011-11-27 Thread David Gibson
On Fri, Nov 04, 2011 at 11:49:26AM +0100, Andreas Färber wrote: > Am 04.11.2011 02:03, schrieb David Gibson: > > As a few people pointed out, my recent patch series introducing a new > > (stub) PCI DMA API added unnecessary casts in quite a few places. I > > think this was a hangover from early da

Re: [Qemu-devel] [0/7] Remove unnecessary casts introduced by PCI DMA stubs series

2011-11-04 Thread Andreas Färber
Am 04.11.2011 02:03, schrieb David Gibson: > As a few people pointed out, my recent patch series introducing a new > (stub) PCI DMA API added unnecessary casts in quite a few places. I > think this was a hangover from early days of the patchese where the > casts were necessary for some reason I've