]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/block_dev.c:set_blocksize(): use mapping_mapped()
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 2 Oct 2012 06:03:10 +0000 (16:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 8 Oct 2012 03:14:58 +0000 (14:14 +1100)
commitb9d227bdd62987aa1e5b735f1211606514206335
tree8b040be36b30256c03fe218d227b40f770c4b936
parentbac8ae7ceb8daed06fb054b31d716ab06205ac33
fs/block_dev.c:set_blocksize(): use mapping_mapped()

... instead of open-coding it.

Suggested-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/block_dev.c