summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2021-01-26 19:14:55 -0800
committerDarrick J. Wong <djwong@kernel.org>2021-02-01 09:44:23 -0800
commit4533fc631547213bd03fbdf0a96dd8eb6807d3a7 (patch)
tree41974de1d373f48ab7e53555b0889c9191a83cc8 /fs/xfs/libxfs
parentae29e4220fd3047b5442e7e8db8027d7745093f5 (diff)
downloadlinux-stable-4533fc631547213bd03fbdf0a96dd8eb6807d3a7.tar.gz
linux-stable-4533fc631547213bd03fbdf0a96dd8eb6807d3a7.tar.bz2
linux-stable-4533fc631547213bd03fbdf0a96dd8eb6807d3a7.zip
xfs: fix unused log variable in xfs_log_cover()
The log variable is only used in kernels with asserts enabled. Remove it and open code the dereference to avoid unused variable warnings. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/libxfs')
0 files changed, 0 insertions, 0 deletions