From 490b94be0282c3b67f56453628ff0aaae827a670 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Thu, 5 May 2011 18:02:12 -0600 Subject: [PATCH] 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-format-patch failed