diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-06-30 18:44:07 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-01 19:35:58 -0700 |
commit | b9ac2ae0008d0bd2dbd72a92e01b0c0e9b4359f5 (patch) | |
tree | 0f780baef1bd4afbe44b1395dc2ce31138851b39 /net/unix/sysctl_net_unix.c | |
parent | 6b9c9def95cb402374730d51a1f44927f467b774 (diff) |
net: atlantic: Rename PCI driver struct to end in _driver
This is not only a cosmetic change because the section mismatch checks
(implemented in scripts/mod/modpost.c) also depend on the object's name
and for drivers the checks are stricter than for ops.
However aq_pci_driver also passes the stricter checks just fine, so no
further changes needed.
The cheating^Wmisleading name was introduced in commit 97bde5c4f909
("net: ethernet: aquantia: Support for NIC-specific code")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250630164406.57589-2-u.kleine-koenig@baylibre.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions