[PATCH 03/11] xfree86: bus: move IOADDRESS definition to a common header file

Keith Packard keithp at keithp.com
Fri May 21 07:38:10 PDT 2010


On Fri, 21 May 2010 14:43:16 +0300, Tiago Vignatti <tiago.vignatti at nokia.com> wrote:

> -extern _X_EXPORT IOADDRESS xf86MapLegacyIO(struct pci_device *dev);
> +extern _X_EXPORT unsigned long xf86MapLegacyIO(struct pci_device *dev);

'unsigned long'? Surely there's a type which more accurately reflects
what this function returns.

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100521/68de4bd1/attachment.pgp>


More information about the xorg-devel mailing list