From: Jan Beulich Date: Thu, 12 Mar 2009 12:28:30 +0000 (+0000) Subject: kbuild: remove pointless strdup() on arguments passed to new_module() in modpost X-Git-Tag: v2.6.30-rc2~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa3a88cfdfc910d7f335aef588edf9819c05d54;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed