lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 1 Aug 2017 19:08:11 +0000
From:   "Kershner, David A" <David.Kershner@...sys.com>
To:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "devel@...uxdriverproject.org" <devel@...uxdriverproject.org>,
        "devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     *S-Par-Maintainer <SParMaintainer@...sys.com>
Subject: RE: [PATCH v2] staging: unisys: Switch to use new generic UUID API



> -----Original Message-----
> From: Andy Shevchenko [mailto:andriy.shevchenko@...ux.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@...sys.com>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: sparmaintainer@...sys.com
> Cc: devel@...verdev.osuosl.org
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ