commit | 1065348d472f97b4b8eb53b60ec67e99148cbbca | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@tuxera.com> | Wed Feb 02 09:40:33 2011 -0700 |
committer | Christoph Hellwig <hch@tuxera.com> | Thu Feb 03 16:34:18 2011 -0700 |
tree | a8724027733f5991f90951d6491cf5946e853325 | |
parent | a1dbcef0172555464b5329f8ba47d43c98132dfa [diff] |
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 <joe@perches.com> Signed-off-by: Christoph Hellwig <hch@tuxera.com>