Re: [PATCH linux-next v2] staging/rtl8821ae: fix sparse address space warning

From: Dan Carpenter
Date: Wed Apr 23 2014 - 09:13:01 EST


On Wed, Apr 23, 2014 at 02:59:46PM +0200, Anders Darander wrote:
> Change the definition of pci_mem_start|end from correct from pci_io(un)map's
> point of view.
>

Terrific. Thanks!

If you really wanted to then you could just delete pci_mem_end and also
you could remove all the casting of pci_mem_start in
drivers/staging/rtl8821ae/pci.h but this patch is an improvement on its
own so someone can do that later if they want.

Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/