Revert "[MTD] blkdev helper code: fix printk format warning"
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 22 Sep 2006 10:05:42 +0000 (11:05 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 22 Sep 2006 10:05:42 +0000 (11:05 +0100)
This reverts commit 668040fcd1e06fc3e68a92708cbdfa5a52c37d3c.

The 'flags' field of the struct request is 'unsigned long'. Quite
how Randy came to see 'long int format, different type arg' I don't
know, but it doesn't seem to be the case any more.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found