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

Dan Carpenter dan.carpenter at oracle.com
Wed Apr 23 12:30:44 UTC 2014


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



More information about the devel mailing list