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] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 2 Jun 2018 08:58:51 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     sboyd@...nel.org
Cc:     Michael Turquette <mturquette@...libre.com>,
        linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
        Eric Anholt <eric@...olt.net>,
        David Lechner <david@...hnology.com>,
        Sekhar Nori <nsekhar@...com>
Subject: Re: [PATCH] clk: Return void from debug_init op

On Fri, Jun 01, 2018 at 10:06:43PM -0700, sboyd@...nel.org wrote:
> From: Stephen Boyd <sboyd@...nel.org>
> 
> We only have two users of the debug_init hook, and we recently stopped
> caring about the return value from that op. Finish that off by changing
> the clk_op to return void instead of int because it doesn't matter if
> debugfs fails or not.
> 
> Cc: Eric Anholt <eric@...olt.net>
> Cc: David Lechner <david@...hnology.com>
> Cc: Sekhar Nori <nsekhar@...com>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Signed-off-by: Stephen Boyd <sboyd@...nel.org>

Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ