Thread (23 messages) 23 messages, 3 authors, 2024-05-27
STALE791d REVIEWED: 1 (0M)

[PATCH v2 03/19] net: fjes: drop owner assignment

From: Krzysztof Kozlowski <hidden>
Date: 2024-03-28 19:50:16
Also in: chrome-platform, linux-acpi, linux-input, lkml, platform-driver-x86
Subsystem: networking drivers, the rest · Maintainers: Andrew Lunn, "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Linus Torvalds

ACPI bus core already sets the .owner, so driver does not need to.

Acked-by: Rafael J. Wysocki <redacted>
Signed-off-by: Krzysztof Kozlowski <redacted>
---

Depends on the first patch.
---
 drivers/net/fjes/fjes_main.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/net/fjes/fjes_main.c b/drivers/net/fjes/fjes_main.c
index 5fbe33a09bb0..324b34f3ac93 100644
--- a/drivers/net/fjes/fjes_main.c
+++ b/drivers/net/fjes/fjes_main.c
@@ -156,7 +156,6 @@ static void fjes_acpi_remove(struct acpi_device *device)
 static struct acpi_driver fjes_acpi_driver = {
 	.name = DRV_NAME,
 	.class = DRV_NAME,
-	.owner = THIS_MODULE,
 	.ids = fjes_acpi_ids,
 	.ops = {
 		.add = fjes_acpi_add,
-- 
2.34.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help