mirror_ubuntu-kernels/drivers/net/ethernet/hisilicon/hns
Greg Kroah-Hartman 1aaba11da9 driver core: class: remove module * from class_create()
The module pointer in class_create() never actually did anything, and it
shouldn't have been requred to be set as a parameter even if it did
something.  So just remove it and fix up all callers of the function in
the kernel tree at the same time.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20230313181843.1207845-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-17 15:16:33 +01:00
..
hnae.c driver core: class: remove module * from class_create() 2023-03-17 15:16:33 +01:00
hnae.h ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
hns_ae_adapt.c ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
hns_dsaf_gmac.c ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hns: Add missing fwnode_handle_put in hns_mac_init 2022-04-25 11:06:53 +01:00
hns_dsaf_mac.h ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
hns_dsaf_main.c net: hisilicon: hns: Fix wrong function name in comments 2021-05-17 14:12:39 -07:00
hns_dsaf_main.h net: hns: Prefer struct_size over open coded arithmetic 2021-10-12 11:23:11 +01:00
hns_dsaf_misc.c net: hns: Switch to use acpi_evaluate_dsm_typed() 2023-01-20 13:25:17 +00:00
hns_dsaf_misc.h
hns_dsaf_ppe.c net: hisilicon: hns: Fix wrong function name in comments 2021-05-17 14:12:39 -07:00
hns_dsaf_ppe.h
hns_dsaf_rcb.c net: hisilicon: hns: Fix wrong function name in comments 2021-05-17 14:12:39 -07:00
hns_dsaf_rcb.h
hns_dsaf_reg.h
hns_dsaf_xgmac.c ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
hns_dsaf_xgmac.h
hns_enet.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
hns_enet.h
hns_ethtool.c hns: use strscpy() to instead of strncpy() 2022-12-12 10:00:55 +00:00
Makefile