ext4: fix comment for s_hash_unsigned
authorEric Biggers <ebiggers@google.com>
Thu, 27 May 2021 23:55:57 +0000 (16:55 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 24 Jun 2021 13:42:41 +0000 (09:42 -0400)
commit6d2424a84533d3563ef525cb6e19cfda13abc472
tree83258ea2105a9f04d7175dd1b51c137ff5596d55
parentf9505c72b2ee80cb68af95449a5215906130e3be
ext4: fix comment for s_hash_unsigned

Fix the comment for s_hash_unsigned to not be the opposite of what it
actually is.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20210527235557.2377525-1-ebiggers@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h