diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2016-08-03 02:22:45 (GMT) |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-08-03 02:22:45 (GMT) |
commit | 1f704b2b47822435765aee16f120ae06cc40e78c (patch) | |
tree | e8e229b112ee3125e0c9c4833f0944829cc501f3 /fs/xfs/xfs_qm.c | |
parent | 973b83194bf12f7e315aace57ae2096ff7b82360 (diff) | |
download | linux-1f704b2b47822435765aee16f120ae06cc40e78c.tar.xz |
xfs: remove unnecesary lshift/rshift key initialization
In the lshift/rshift functions we don't use the key variable for
anything now, so remove the variable and its initializer. The
update_keys functions figure out the key for a block on their own.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_qm.c')
0 files changed, 0 insertions, 0 deletions