diff options
author | 2017-11-27 09:50:22 -0800 | |
---|---|---|
committer | 2017-11-30 08:43:52 -0800 | |
commit | 2d5f4b5bebccfe983715ebc9255151e611234643 (patch) | |
tree | d9d14cb0a8905ac022f9275cac674590958f327e /scripts/gdb/linux/tasks.py | |
parent | xfs: ubsan fixes (diff) | |
download | wireguard-linux-2d5f4b5bebccfe983715ebc9255151e611234643.tar.xz wireguard-linux-2d5f4b5bebccfe983715ebc9255151e611234643.zip |
xfs: remove unused parameter from xfs_writepage_map
The first thing that xfs_writepage_map does is clobber the offset
parameter. Since we never use the passed-in value, turn the parameter
into a local variable. This gets rid of an UBSAN warning in generic/466.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions