Re: [PATCH v3 0/2] Staging: unisys: uislib: address sparse noderef warnings

2014-06-17 Thread Greg KH
On Thu, Jun 05, 2014 at 01:56:14PM -0500, Ken Cox wrote: > > This series gets rid of some sparse noderef warnings by adding I/O versions > of the functions that are producing the warnings and also removing __iomem > declarations where they are not needed. But you forgot to delete the now unused

[PATCH v3 0/2] Staging: unisys: uislib: address sparse noderef warnings

2014-06-05 Thread Ken Cox
This series gets rid of some sparse noderef warnings by adding I/O versions of the functions that are producing the warnings and also removing __iomem declarations where they are not needed. While we are at it, we fix up the function names of the functions that we are modifying so that they com