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]
Message-ID: <d98756b84635ae189089793ef985658d@kernel.org>
Date: Tue, 06 May 2025 14:50:14 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Richard Fitzgerald <rf@...nsource.cirrus.com>, brendan.higgins@...ux.dev, davidgow@...gle.com, rmoar@...gle.com
Cc: linux-kselftest@...r.kernel.org, kunit-dev@...glegroups.com, linux-kernel@...r.kernel.org, patches@...nsource.cirrus.com, linux-clk@...r.kernel.org, Richard Fitzgerald <rf@...nsource.cirrus.com>
Subject: Re: [PATCH] clk: test: Forward-declare struct of_phandle_args in kunit/clk.h

Quoting Richard Fitzgerald (2025-03-27 05:52:14)
> Add a forward-declare of struct of_phandle_args to prevent the compiler
> warning:
> 
> ../include/kunit/clk.h:29:63: warning: ‘struct of_phandle_args’ declared
> inside parameter list will not be visible outside of this definition or
> declaration
>    struct clk_hw *(*get)(struct of_phandle_args *clkspec, void *data),
> 
> Signed-off-by: Richard Fitzgerald <rf@...nsource.cirrus.com>
> ---

Applied to clk-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ