Re: [PATCH][linux-next] staging/rtl8821ae: fix sparse address space warning
From: Dan Carpenter
Date: Wed Apr 23 2014 - 08:31:16 EST
On Wed, Apr 23, 2014 at 02:06:25PM +0200, Anders Darander wrote:
> When unmapping the pci memory, the pointer was explicitly casted to void*,
> thus omitting the __iomem designation.
It looks like the struct definition should be updated instead of every
single reference being casted.
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/