lkmpg/examples
Amit Dhingra 0addb868dc
Remove module * parameter from class_create() (#222)
From v6.4, class_create() does not have module *
See commit 11ba11 :
> 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.
2023-09-03 02:24:35 +08:00
..
2022-02-21 00:53:29 +08:00
2023-03-24 11:36:33 +08:00
2021-08-08 01:24:59 +08:00
2021-09-04 17:53:29 +08:00
2022-11-04 01:16:14 +08:00
2022-04-19 01:54:24 +08:00
2022-04-19 01:54:24 +08:00