From: Christoph Hellwig Date: Wed, 2 Feb 2011 16:40:33 +0000 (-0700) Subject: hfsplus: fix up a comparism in hfsplus_file_extend X-Git-Tag: v2.6.38-rc4~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1065348d472f97b4b8eb53b60ec67e99148cbbca;p=pandora-kernel.git hfsplus: fix up a comparism in hfsplus_file_extend Revert an incorrect hunk from commit b2837fcf4994e699a4def002e26f274d95b387c1, "hfsplus: %L-to-%ll, macro correction, and remove unneeded braces" revert a pointless change of comparism operation argument order, which turned out to not even be equivalent. Reported-by: Joe Perches Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed