aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-02-03 18:30:10 +0100
committerChristian Brauner <christian.brauner@ubuntu.com>2021-02-03 20:31:14 +0100
commitf69e8091c4a2ae291e1f55225e8116fef05dc156 (patch)
treed450b3bca033b1ea825893871a59a41022dc66aa /net
parentxfs: support idmapped mounts (diff)
downloadlinux-dev-f69e8091c4a2ae291e1f55225e8116fef05dc156.tar.xz
linux-dev-f69e8091c4a2ae291e1f55225e8116fef05dc156.zip
xfs: remove the possibly unused mp variable in xfs_file_compat_ioctl
The mp variable in xfs_file_compat_ioctl is only used when BROKEN_X86_ALIGNMENT is define. Remove it and just open code the dereference in a few places. Link: https://lore.kernel.org/r/20210203173009.462205-1-christian.brauner@ubuntu.com Fixes: f736d93d76d3 ("xfs: support idmapped mounts") Reviewed-by: Darrick J. Wong <djwong@kernel.org> Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions