From: Jan Kara Date: Thu, 16 Jul 2009 15:36:54 +0000 (+0200) Subject: udf: Remove wrong assignment in udf_symlink X-Git-Tag: v2.6.32-rc1~699^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6e3d1aaeb3b25b49510d193000c27037004acb;p=pandora-kernel.git udf: Remove wrong assignment in udf_symlink 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 --- Reading git-diff-tree failed