Skip to content
Commit 02da2cba authored by Luis Chamberlain's avatar Luis Chamberlain
Browse files

module: move check_modinfo() early to early_mod_check()



This moves check_modinfo() to early_mod_check(). This
doesn't make any functional changes either, as check_modinfo()
was the first call on layout_and_allocate(), so we're just
moving it back one routine and at the end.

This let's us keep separate the checkers from the allocator.

Signed-off-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
parent 85e6f61c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment