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:   Fri, 11 Mar 2022 18:26:18 -0800
From:   Stephen Boyd <sboyd@...nel.org>
To:     Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>,
        linux-clk@...r.kernel.org
Cc:     git@...inx.com, michal.simek@...inx.com,
        linux-kernel@...r.kernel.org,
        Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
Subject: Re: [PATCH 1/2] clk: zynq: trivial warning fix

Quoting Shubhrajyoti Datta (2022-02-22 05:09:02)
> Fix the below warning
> 
> WARNING: Missing a blank line after declarations
> +               int enable = !!(fclk_enable & BIT(i - fclk0));
> +               zynq_clk_register_fclk(i, clk_output_name[i],
> 
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
> ---

Applied to clk-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ