From: Kees Cook Date: Mon, 8 Jul 2013 13:05:12 +0000 (-0700) Subject: mtd: refactor call to request_module X-Git-Tag: v3.12-rc1~82^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9827dde2f6a1b64f8241de18ccf5027a636d8f4;p=pandora-kernel.git mtd: refactor call to request_module This reduces the size of the stack frame when calling request_module(). Performing the sprintf before the call is not needed. Signed-off-by: Kees Cook Acked-by: Rusty Russell Reviewed-by: James Hogan Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed