git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19e5109
)
qnx4: get rid of qnx4_bread/qnx4_getblk
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 14 Feb 2012 01:57:12 +0000
(20:57 -0500)
committer
Al 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