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)
commite180f5949327e897bc35a816f4f4010186632df9
treeb6ee35a51c00b811b87a925bbf7978c4db5538f3
parentcc371e66e340f35eed8dc4651c7c18e754c7fb26
block: request_module(): use format string

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>
block/elevator.c