From: Roel Kluin Date: Mon, 22 Jun 2009 21:12:29 +0000 (+0200) Subject: udf: remove redundant tests on unsigned X-Git-Tag: v2.6.31-rc1~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3391faa4f18e4e33666d3d24e90e3086fcf9b922;p=pandora-kernel.git udf: remove redundant tests on unsigned first_block and goal are unsigned. When negative they are wrapped and caught by the other test. Signed-off-by: Roel Kluin Signed-off-by: Jan Kara --- Reading git-diff-tree failed