Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1701348

RE: [PATCH v2] staging: unisys: Switch to use new generic UUID API

From "Kershner, David A" <David.Kershner@unisys.com>
Newsgroups linux.kernel
Subject RE: [PATCH v2] staging: unisys: Switch to use new generic UUID API
Date 2017-08-01 21:10 +0200
Message-ID <u9KIh-7WV-7@gated-at.bofh.it> (permalink)
References <u9mwj-Ac-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



> -----Original Message-----
> From: Andy Shevchenko [mailto:andriy.shevchenko@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.kershner@unisys.com>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: sparmaintainer@unisys.com
> Cc: devel@driverdev.osuosl.org
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Acked-by: David Kershner <david.kershner@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(-)

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] staging: unisys: Switch to use new generic UUID API Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-07-31 19:20 +0200
  RE: [PATCH v2] staging: unisys: Switch to use new generic UUID API "Kershner, David A" <David.Kershner@unisys.com> - 2017-08-01 21:10 +0200

csiph-web