diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-05-31 11:31:56 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-06-01 12:53:59 -0700 |
commit | 20bd8e63f30be23ff544d6bd77fc3b933464100b (patch) | |
tree | e92f47b43da381db60897a260a840e03e42610c9 /lib/test_siphash.c | |
parent | a7bcb147fef39054fe324a1a988470f5da127196 (diff) | |
download | linux-20bd8e63f30be23ff544d6bd77fc3b933464100b.tar.gz linux-20bd8e63f30be23ff544d6bd77fc3b933464100b.tar.bz2 linux-20bd8e63f30be23ff544d6bd77fc3b933464100b.zip |
xfs: remove unnecessary shifts
The superblock verifier already validates that (1 << blocklog) ==
blocksize, so use the value directly instead of doing math.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Diffstat (limited to 'lib/test_siphash.c')
0 files changed, 0 insertions, 0 deletions