From: Rusty Russell Date: Tue, 29 Jan 2008 22:13:20 +0000 (-0500) Subject: module: Fix gratuitous sprintf in module.c X-Git-Tag: v2.6.25-rc1~1165^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efa5345e39d01deef349c120f55ac6b6eabe7457;p=pandora-kernel.git module: Fix gratuitous sprintf in module.c Andrew sent an older version of this patch: we shouldn't use sprintf to copy a string. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed