qnx4: get rid of qnx4_bread/qnx4_getblk
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 14 Feb 2012 01:57:12 +0000 (20:57 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:29:51 +0000 (21:29 -0400)
pointless, since the only caller will want the physical block
number anyway; might as well call qnx4_block_map() and use
sb_bread()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found