Re: [PATCH 0/6] Staging: unisys: code cleanup patches

2014-05-28 Thread Ken Cox
On 05/28/2014 09:17 AM, Greg KH wrote: On Wed, May 28, 2014 at 06:01:17AM -0500, Ken Cox wrote: On 05/23/2014 06:18 AM, Greg KH wrote: On Thu, May 22, 2014 at 12:31:08PM -0500, Ken Cox wrote: This series of patches cleans up the unisys driver code in various ways: -fix sparse warnin

Re: [PATCH 0/6] Staging: unisys: code cleanup patches

2014-05-28 Thread Greg KH
On Wed, May 28, 2014 at 06:01:17AM -0500, Ken Cox wrote: > > On 05/23/2014 06:18 AM, Greg KH wrote: > > On Thu, May 22, 2014 at 12:31:08PM -0500, Ken Cox wrote: > >> This series of patches cleans up the unisys driver code in various ways: > >> -fix sparse warnings related to accessing I/O

Re: [PATCH 0/6] Staging: unisys: code cleanup patches

2014-05-28 Thread Ken Cox
On 05/23/2014 06:18 AM, Greg KH wrote: On Thu, May 22, 2014 at 12:31:08PM -0500, Ken Cox wrote: This series of patches cleans up the unisys driver code in various ways: -fix sparse warnings related to accessing I/O space -fix sparse warnings related to dereferencing noderef ty

Re: [PATCH 0/6] Staging: unisys: code cleanup patches

2014-05-23 Thread Greg KH
On Thu, May 22, 2014 at 12:31:08PM -0500, Ken Cox wrote: > This series of patches cleans up the unisys driver code in various ways: > -fix sparse warnings related to accessing I/O space > -fix sparse warnings related to dereferencing noderef types > -add static to function d

[PATCH 0/6] Staging: unisys: code cleanup patches

2014-05-22 Thread Ken Cox
This series of patches cleans up the unisys driver code in various ways: -fix sparse warnings related to accessing I/O space -fix sparse warnings related to dereferencing noderef types -add static to function declration -remove unused functions and macros _