> -----Original Message-----
> From: Andy Shevchenko [mailto:andriy.shevche...@linux.intel.com]
> Sent: Monday, July 31, 2017 1:19 PM
> Subject: [PATCH v2] staging: unisys: Switch to use new generic UUID API
> 
> There are new types and helpers that are supposed to be used in new code.
> 
> As a preparation to get rid of legacy types and API functions do
> the conversion here.
> 
> While here, re-indent couple of lines to increase readability.
> 
> Cc: David Kershner <david.kersh...@unisys.com>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Cc: sparmaintai...@unisys.com
> Cc: de...@driverdev.osuosl.org
> Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>

Acked-by: David Kershner <david.kersh...@unisys.com>

> ---
>  drivers/staging/unisys/Documentation/overview.txt  | 14 +++----
>  drivers/staging/unisys/include/channel.h           | 29 ++++++--------
>  drivers/staging/unisys/include/iochannel.h         |  2 +-
>  drivers/staging/unisys/include/visorbus.h          | 14 +++----
>  drivers/staging/unisys/visorbus/controlvmchannel.h | 16 ++++----
>  drivers/staging/unisys/visorbus/vbuschannel.h      |  8 ++--
>  drivers/staging/unisys/visorbus/visorbus_main.c    | 44 ++++++++++----------
> -
>  drivers/staging/unisys/visorbus/visorbus_private.h |  6 +--
>  drivers/staging/unisys/visorbus/visorchannel.c     | 46 +++++++++++----------
> -
>  drivers/staging/unisys/visorbus/visorchipset.c     | 33 +++++++++-------
>  drivers/staging/unisys/visorhba/visorhba_main.c    |  6 +--
>  drivers/staging/unisys/visorinput/visorinput.c     | 38 +++++++++---------
>  drivers/staging/unisys/visornic/visornic_main.c    |  6 +--
>  13 files changed, 130 insertions(+), 132 deletions(-)

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to