block: request_module(): use format string
authormaximilian attems <max@stro.a>
Tue, 1 Jul 2008 07:42:47 +0000 (09:42 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 3 Jul 2008 11:21:15 +0000 (13:21 +0200)
Avoid bad things happening if the module has a printk control string in
its name.

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found