diff options
author | Christoph Hellwig <[email protected]> | 2021-02-03 18:30:10 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2021-02-03 20:31:14 +0100 |
commit | f69e8091c4a2ae291e1f55225e8116fef05dc156 (patch) | |
tree | d450b3bca033b1ea825893871a59a41022dc66aa /scripts/gdb/linux/timerlist.py | |
parent | f736d93d76d3e97d6986c6d26c8eaa32536ccc5c (diff) |
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/[email protected]
Fixes: f736d93d76d3 ("xfs: support idmapped mounts")
Reviewed-by: Darrick J. Wong <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions