[PATCH] avoid deprecated module functions in core code
A second start at removing them from kernel/*.c and fs/*.c. Note that module_put is fine for a NULL argument.
Showing
Please register or sign in to comment
A second start at removing them from kernel/*.c and fs/*.c. Note that module_put is fine for a NULL argument.