Skip to content
Snippets Groups Projects
Commit 054a7300 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

module: split up 'finit_module()' into init_module_from_file() helper


This will simplify the next step, where we can then key off the inode to
do one idempotent module load.

Let's do the obvious re-organization in one step, and then the new code
in another.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 89181f54
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment