Thread (4 messages) 4 messages, 3 authors, 2018-01-30

Re: [PATCH] macintosh: Add module license to ans-lcd

From: Daniel Axtens <hidden>
Date: 2018-01-30 05:29:49
Also in: lkml

Hi,

That matches the SPDX identifier from the top of the file, so:

Reviewed-by: Daniel Axtens <redacted>

Regards,
Daniel

Larry Finger [off-list ref] writes:
quoted hunk ↗ jump to hunk
In kernel 4.15, the modprobe step on my PowerBook G5 started complaining that
there was no module license for ans-lcd.

Signed-off-by: Larry Finger <redacted>
---
 drivers/macintosh/ans-lcd.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/macintosh/ans-lcd.c b/drivers/macintosh/ans-lcd.c
index 1de81d922d8a..c8e078b911c7 100644
--- a/drivers/macintosh/ans-lcd.c
+++ b/drivers/macintosh/ans-lcd.c
@@ -201,3 +201,4 @@ anslcd_exit(void)
 
 module_init(anslcd_init);
 module_exit(anslcd_exit);
+MODULE_LICENSE("GPL v2");
-- 
2.16.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