commit | 6d2424a84533d3563ef525cb6e19cfda13abc472 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu May 27 16:55:57 2021 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jun 24 09:42:41 2021 -0400 |
tree | 83258ea2105a9f04d7175dd1b51c137ff5596d55 | |
parent | f9505c72b2ee80cb68af95449a5215906130e3be [diff] |
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>