Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel/module: Delete an error message for a failed memory allocation…
… in add_module_usage() Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Jessica Yu <jeyu@kernel.org>
- Loading branch information