Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: remove pointless strdup() on arguments passed to new_module()…
… in modpost new_module() itself already calls strdup() on its modname parameter. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
- Loading branch information