diff options
author | Andrew Halaney <ahalaney@redhat.com> | 2023-07-25 16:04:25 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-27 20:32:57 -0700 |
commit | d928d14be6514af9da37009c2091270c5c714366 (patch) | |
tree | 84d973b29efb5a6087d356152b93d047b93f9d52 /tools/net/ynl/generated/netdev-user.c | |
parent | 5908a4c47c9c8d7898841dc3dd2e70aa5d91bc05 (diff) |
net: stmmac: Make ptp_clk_freq_config variable type explicit
The priv variable is _always_ of type (struct stmmac_priv *), so let's
stop using (void *) since it isn't abstracting anything.
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230725211853.895832-3-ahalaney@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.c')
0 files changed, 0 insertions, 0 deletions