hfsplus: fix up a comparism in hfsplus_file_extend
authorChristoph Hellwig <hch@tuxera.com>
Wed, 2 Feb 2011 16:40:33 +0000 (09:40 -0700)
committerChristoph Hellwig <hch@tuxera.com>
Thu, 3 Feb 2011 23:34:18 +0000 (16:34 -0700)
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>

No differences found