From: Simon Horman <horms@kernel•org>
To: Nathan Chancellor <nathan@kernel•org>
Cc: davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
pabeni@redhat•com, vadfed@fb•com, arkadiusz.kubalewski@intel•com,
jiri@resnulli•us, netdev@vger•kernel.org, llvm@lists•linux.dev,
patches@lists•linux.dev, richardcochran@gmail•com,
jonathan.lemon@gmail•com, saeedm@nvidia•com, leon@kernel•org,
linux-rdma@vger•kernel.org
Subject: Re: [PATCH 0/2] Fix a couple recent instances of -Wincompatible-function-pointer-types-strict from ->mode_get() implementations
Date: Tue, 3 Oct 2023 15:37:37 +0200 [thread overview]
Message-ID: <ZRwZIXaVS4yxGSQF@kernel.org> (raw)
In-Reply-To: <20231002-net-wifpts-dpll_mode_get-v1-0-a356a16413cf@kernel.org>
On Mon, Oct 02, 2023 at 01:55:19PM -0700, Nathan Chancellor wrote:
> Hi all,
>
> This series fixes a couple of instances of
> -Wincompatible-function-pointer-types-strict that were introduced by a
> recent series that added a new type of ops, struct dpll_device_ops,
> along with implementations of the callback ->mode_get() that had a
> mismatched mode type.
>
> This warning is not currently enabled for any build but I am planning on
> submitting a patch to add it to W=1 to prevent new instances of the
> warning from popping up while we try and fix the existing instances in
> other drivers.
>
> This series is based on current net-next but if they need to go into
> individual maintainer trees, please feel free to take the patches
> individually.
>
> Cheers,
> Nathan
>
> ---
> Nathan Chancellor (2):
> ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
> mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()
For series,
Reviewed-by: Simon Horman <horms@kernel•org>
next prev parent reply other threads:[~2023-10-03 13:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-02 20:55 [PATCH 0/2] Fix a couple recent instances of -Wincompatible-function-pointer-types-strict from ->mode_get() implementations Nathan Chancellor
2023-10-02 20:55 ` [PATCH 1/2] ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get() Nathan Chancellor
2023-10-02 20:55 ` [PATCH 2/2] mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get() Nathan Chancellor
2023-10-03 13:37 ` Simon Horman [this message]
2023-10-05 0:30 ` [PATCH 0/2] Fix a couple recent instances of -Wincompatible-function-pointer-types-strict from ->mode_get() implementations patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZRwZIXaVS4yxGSQF@kernel.org \
--to=horms@kernel$(echo .)org \
--cc=arkadiusz.kubalewski@intel$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=jonathan.lemon@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=leon@kernel$(echo .)org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=llvm@lists$(echo .)linux.dev \
--cc=nathan@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=patches@lists$(echo .)linux.dev \
--cc=richardcochran@gmail$(echo .)com \
--cc=saeedm@nvidia$(echo .)com \
--cc=vadfed@fb$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox