From: Kees Cook Date: Fri, 6 May 2011 00:02:12 +0000 (-0600) Subject: iosched: remove redundant sprintf X-Git-Tag: v3.0-rc1~163^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490b94be0282c3b67f56453628ff0aaae827a670;p=pandora-kernel.git iosched: remove redundant sprintf After the anticipatory scheduler was dropped, there was no need to special-case the request_module string. As such, drop the redundant sprintf and stack variable. Signed-off-by: Kees Cook Signed-off-by: Jens Axboe --- Reading git-diff-tree failed