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:
5891d9d
)
udf: Remove wrong assignment in udf_symlink
author
Jan Kara
<jack@suse.cz>
Thu, 16 Jul 2009 15:36:54 +0000
(17:36 +0200)
committer
Jan Kara
<jack@suse.cz>
Mon, 14 Sep 2009 17:13:00 +0000
(19:13 +0200)
Recomputation of the pointer was wrong (it should have been just increment).
Luckily, we never use the computed value. Remove it.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found