Skip to content
Commit dd0cf45c authored by Trevor Woerner's avatar Trevor Woerner Committed by Richard Purdie
Browse files

hello-mod/hello.c: convert to module_init/module_exit



Switch away from the old init_module/cleanup_module function names for the
main entry points. Change them to the documented method with module_init()
and module_exit() markers next to static functions.

Signed-off-by: default avatarTrevor Woerner <twoerner@gmail.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent f58d54b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment