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:
ef6919c
)
udf: Cleanup calling convention of inode_getblk()
author
Jan Kara
<jack@suse.cz>
Sat, 10 Dec 2011 00:43:33 +0000
(
01:43
+0100)
committer
Jan Kara
<jack@suse.cz>
Mon, 9 Jan 2012 12:52:08 +0000
(13:52 +0100)
inode_getblk() always returned NULL and passed results in its parameters.
Make the function return something useful - found block number.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found